diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 7cb534c..9acdfd4 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -81,7 +81,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.8.0 + uses: helm/kind-action@v1.9.0 with: wait: "120s" - name: Create Runners