We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb1dd1 commit 265682eCopy full SHA for 265682e
.github/workflows/lint-test.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Create kind cluster
43
if: steps.list-changed.outputs.changed == 'true'
44
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1
45
with:
46
version: "v0.31.4"
47
0 commit comments