Skip to content

Commit

Permalink
update google-github-actions/setup-gcloud v0 -> v2
Browse files Browse the repository at this point in the history
  • Loading branch information
TaehuiKim committed Jan 21, 2025
1 parent d266a7e commit 126b274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: '20.x'
- name: 'Install Cloud SDK'
uses: google-github-actions/setup-gcloud@v0
uses: google-github-actions/setup-gcloud@v2
with:
install_components: 'beta,pubsub-emulator'
- name: Prepare dot npmrc for private registry
Expand Down

0 comments on commit 126b274

Please sign in to comment.