Skip to content

Commit fcd8450

Browse files
authored
chore(deps): update google-github-actions/setup-gcloud action to v0.5.0 (#526)
1 parent e1bc8cd commit fcd8450

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.2.1
23+
uses: google-github-actions/setup-gcloud@v0.5.0
2424

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

0 commit comments

Comments
 (0)