Skip to content

Commit e3af72c

Browse files
Update gcloud action version to 2
1 parent 70b8b86 commit e3af72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase_test_lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
6666

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

7070
- name: Install Cloud SDK Beta components
7171
run: gcloud components install beta

0 commit comments

Comments
 (0)