X Tutup
Skip to content

Commit 46bc73a

Browse files
authored
chore(deps): update google-github-actions/setup-gcloud action to v1.1.1 (#719)
1 parent 3b83a09 commit 46bc73a

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@v1.1.0
23+
uses: google-github-actions/setup-gcloud@v1.1.1
2424

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

0 commit comments

Comments
 (0)
X Tutup