Skip to content

Commit

Permalink
Update gcloud action version to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardsurfer committed Sep 10, 2024
1 parent 70b8b86 commit e3af72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_test_lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v0
uses: google-github-actions/setup-gcloud@v2

- name: Install Cloud SDK Beta components
run: gcloud components install beta
Expand Down

0 comments on commit e3af72c

Please sign in to comment.