diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fd48c6bae..ddf315505 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -87,7 +87,7 @@ jobs: fi sudo install mkcert /usr/local/bin/ - name: Create kind cluster - uses: helm/kind-action@v1.1.0 + uses: helm/kind-action@v1.2.0 with: cluster_name: kind