Skip to content

Commit 4a35338

Browse files
committed
Bump helm/kind-action
1 parent 8f7e988 commit 4a35338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cd examples/
5959
make
6060
- name: Create k8s kind cluster
61-
uses: helm/kind-action@v1.2.0
61+
uses: helm/kind-action@v1.4.0
6262
- name: Test examples
6363
run: |
6464
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)