Skip to content

Commit

Permalink
ci: update the kind-action version to prevent timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuAlfageme committed Jul 1, 2021
1 parent d9b77d4 commit 38d9b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
config: .ct.yaml

- name: Create kind cluster
uses: helm/kind-action@v1.0.0
uses: helm/kind-action@v1.2.0
if: steps.lint.outputs.changed == 'true'

- name: Install chart
Expand Down

0 comments on commit 38d9b6b

Please sign in to comment.