We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169d92a commit 39629e8Copy full SHA for 39629e8
.github/workflows/ci.yaml
@@ -93,7 +93,7 @@ jobs:
93
with:
94
go-version: ${{ env.golang-version }}
95
- name: Start kind cluster
96
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.8.0
97
98
version: ${{ env.kind-version }}
99
node_image: ${{ matrix.kind-image }}
0 commit comments