We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206fd06 commit ed7707eCopy full SHA for ed7707e
.github/workflows/tpu-tests.yml
@@ -78,7 +78,7 @@ jobs:
78
credentials_json: ${{ secrets.GKE_SA_KEY_BASE64 }}
79
80
# https://docs.github.com/en/actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine
81
- - uses: google-github-actions/get-gke-credentials@v0
+ - uses: google-github-actions/get-gke-credentials@v1
82
with:
83
cluster_name: ${{ env.GKE_CLUSTER }}
84
location: ${{ env.GKE_ZONE }}
0 commit comments