diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a6026fb2..85e12199 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -135,7 +135,7 @@ jobs: # key: bin-${{ hashFiles('hack/tools.mk') }} - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 with: version: v0.24.0 cluster_name: kind