Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 11, 2023
1 parent e04603e commit 8cf2a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spanner-emulator-system-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Create Spanner instance
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
with:
version: '290.0.1'
- run: gcloud info
Expand Down

0 comments on commit 8cf2a18

Please sign in to comment.