Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 86883f9 commit 27208e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
credentials_json: ${{ secrets.GCP_ACCOUNT_KEY }}

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

- name: Remove previous local docs
run: rm -rf docs
Expand Down

0 comments on commit 27208e8

Please sign in to comment.