We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e7e36 commit 3988362Copy full SHA for 3988362
.github/workflows/test.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- id: 'create-kind'
65
name: Create Kubernetes Cluster with KinD
66
- uses: 'helm/kind-action@v1.11.0'
+ uses: 'helm/kind-action@v1.12.0'
67
with:
68
node_image: 'kindest/node:${{ matrix.k8s.kindest-image-tag }}'
69
version: 'v0.23.0'
0 commit comments