Skip to content

Commit cd6d966

Browse files
committed
Moar fixing
1 parent e20fadc commit cd6d966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr-test-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
command: lint
2222

2323
- name: Create kind cluster
24-
uses: helm/kind-action@v3
24+
uses: helm/kind-action@v1.0.0-rc.1
2525
with:
2626
install_local_path_provisioner: true
2727
# Only build a kind cluster if there are chart changes to test.

0 commit comments

Comments
 (0)