diff --git a/.github/workflows/single.yml b/.github/workflows/single.yml index 6ad6ac4..d52d81c 100644 --- a/.github/workflows/single.yml +++ b/.github/workflows/single.yml @@ -117,7 +117,7 @@ jobs: cd - - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.12.0 + uses: helm/kind-action@v1.13.0 with: cluster_name: ci-kind-${{ github.actor }} version: v0.25.0