We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cce5f commit f1f8414Copy full SHA for f1f8414
1 file changed
.github/workflows/post_publish.yml
@@ -22,7 +22,7 @@ jobs:
22
create_credentials_file: true
23
24
- name: Setup gcloud
25
- uses: google-github-actions/setup-gcloud@v2
+ uses: google-github-actions/setup-gcloud@v3
26
with:
27
project_id: denoland
28
0 commit comments