diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index b9dc34cda932..8de4194b7feb 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -106,7 +106,7 @@ jobs: with: domain: ${{github.repository_owner}} - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.3.0 + uses: helm/kind-action@v1.4.0 - name: run integration run: | poetry run make test-integration