Skip to content

Commit 265682e

Browse files
authored
Update lint-test.yaml
Used example from documentation: https://github.com/marketplace/actions/kind-cluster
1 parent 0fb1dd1 commit 265682e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Create kind cluster
4343
if: steps.list-changed.outputs.changed == 'true'
44-
uses: helm/kind-action@v1.8.0
44+
uses: helm/kind-action@v1
4545
with:
4646
version: "v0.31.4"
4747

0 commit comments

Comments
 (0)