Skip to content

Commit

Permalink
I must stop making up version numbers for things
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-sendible committed Jan 6, 2021
1 parent 6f7a9d9 commit ec3f073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: ct lint --all --debug --config lint.yaml

- name: Create kind cluster
uses: helm/kind-action@v2.0.1
uses: helm/kind-action@v1.1.0
with:
install_local_path_provisioner: true
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit ec3f073

Please sign in to comment.