diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index bd906c1..6934523 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -70,7 +70,7 @@ jobs: go-version: ${{ matrix.go-version }} - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.13.0 + uses: helm/kind-action@v1.14.0 with: cluster_name: kind