Skip to content

Commit

Permalink
Moar fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
funkypenguin committed May 11, 2020
1 parent e20fadc commit cd6d966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr-test-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
command: lint

- name: Create kind cluster
uses: helm/kind-action@v3
uses: helm/kind-action@v1.0.0-rc.1
with:
install_local_path_provisioner: true
# Only build a kind cluster if there are chart changes to test.
Expand Down

0 comments on commit cd6d966

Please sign in to comment.