Update setup kind cluster action
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
parent
34382fd497
commit
794f27f116
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
|||||||
go-version: 1.16
|
go-version: 1.16
|
||||||
|
|
||||||
- name: Setup Kind Kubernetes Cluster
|
- name: Setup Kind Kubernetes Cluster
|
||||||
uses: engineerd/setup-kind@v0.5.0
|
uses: helm/kind-action@v1.2.0
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user