Skip to content

Commit

Permalink
fix(CI): use changed action for gcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
mdornseif committed Jun 27, 2023
1 parent 8ae3419 commit a7a280f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# if: runner.os == 'Linux'

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud

- name: Use gcloud CLI
run: gcloud info
Expand Down

0 comments on commit a7a280f

Please sign in to comment.