diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 65901eff586..57e33ce9c63 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -229,7 +229,7 @@ jobs: if: contains(inputs.test_environment, 'gcp') - name: Login to Google GKE - uses: google-github-actions/get-gke-credentials@v0 + uses: google-github-actions/get-gke-credentials@v2 with: cluster_name: zenml-ci-cluster location: us-east4