diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 187cfd4..a161773 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -105,7 +105,7 @@ jobs: uses: actions/checkout@v4 - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.12.0 with: cluster_name: local ignore_failed_clean: true