We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace62a6 commit 2ae96dbCopy full SHA for 2ae96db
1 file changed
.github/workflows/emulator-system-tests-spanner.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v5
29
30
- name: Create Spanner instance
31
- uses: google-github-actions/setup-gcloud@v2
+ uses: google-github-actions/setup-gcloud@v3
32
with:
33
version: '516.0.0'
34
- run: gcloud info
0 commit comments