Skip to content

Commit a08e326

Browse files
committed
Change setup Kind github workflow
1 parent 429515d commit a08e326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: make install-plugin
4141

4242
- name: Start local kubernetes cluster
43-
uses: engineerd/setup-kind@v0.5.0
43+
uses: helm/kind[email protected].0
4444

4545
- name: Run tests
4646
run: make test-all

0 commit comments

Comments
 (0)