Skip to content

Commit 6e9103f

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v2.1.0 (#833)
Co-authored-by: Daniel Sanche <[email protected]>
1 parent 189260a commit 6e9103f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)