diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index fc9cd76..97c9799 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -40,7 +40,7 @@ jobs: - name: Setup Kind Cluster if: ${{ matrix.cluster == 'kind' }} - uses: helm/kind-action@v1.7.0 + uses: helm/kind-action@v1.14.0 with: cluster_name: kind-devinfra config: kind-config.yaml