Skip to content

Commit c0533f3

Browse files
authored
Merge of #554
2 parents fba26cd + 027c1fe commit c0533f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kind-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Create k8s Kind Cluster
18-
uses: helm/kind-action@v1.9.0
18+
uses: helm/kind-action@v1.10.0
1919

2020
- name: Check out the repo
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)