Skip to content

Commit 2d0878b

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v1 (#656)
Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
1 parent 8adb8a3 commit 2d0878b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-firestore/.github/workflows/system_emulated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.7'
2121

2222
- name: Setup GCloud SDK
23-
uses: google-github-actions/setup-gcloud@v0.6.2
23+
uses: google-github-actions/setup-gcloud@v1.0.0
2424

2525
- name: Install / run Nox
2626
run: |

0 commit comments

Comments
 (0)