Skip to content

Commit b20bfc0

Browse files
Merge pull request #56 from TheBestTvarynka/ci/update-gcloud
Update gcloud action version
2 parents 4efd5fb + f46ecca commit b20bfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: 'trunk build --release'
6161

6262
- name: 'Set up Cloud SDK'
63-
uses: google-github-actions/setup-gcloud@v0
63+
uses: google-github-actions/setup-gcloud@v2
6464

6565
- name: 'Deploy'
6666
run: 'gsutil -h "Cache-Control:no-store" -m cp -r dist/* gs://${GCP_BUCKET}'

0 commit comments

Comments
 (0)