diff --git a/.github/workflows/ci-application.yml b/.github/workflows/ci-application.yml index 6f26b49..c1d7e3e 100644 --- a/.github/workflows/ci-application.yml +++ b/.github/workflows/ci-application.yml @@ -37,7 +37,7 @@ jobs: with: go-version-file: go.mod - name: Setup Kubernetes cluster - uses: helm/kind-action@v1.7.0 + uses: helm/kind-action@v1.9.0 with: cluster_name: switchboard-tests - name: Setup just