Skip to content

Commit 46443cb

Browse files
authored
Update lint-test.yaml
Removed version. It was probably wrong
1 parent 265682e commit 46443cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
- name: Create kind cluster
4343
if: steps.list-changed.outputs.changed == 'true'
4444
uses: helm/kind-action@v1
45-
with:
46-
version: "v0.31.4"
4745

4846
- name: Install cert-manager
4947
if: steps.list-changed.outputs.changed == 'true'

0 commit comments

Comments
 (0)