Skip to content

Commit

Permalink
Fix TPU cleaning job (#9301)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 authored Sep 3, 2021
1 parent e97c28a commit 9d0caa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/events-recurrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Setup gcloud CLI
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
version: '290.0.1'
service_account_key: ${{ secrets.GKE_SA_KEY_BASE64 }}
Expand Down

0 comments on commit 9d0caa6

Please sign in to comment.