Skip to content

Commit

Permalink
[ci] Switched to setup-gcloud@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed May 9, 2024
1 parent 2b81fb9 commit 6773525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
path: "${{ env.DOWNLOADS_DIR }}/${{ env.START_TIME }}"

- name: Setup Google Cloud
uses: google-github-actions/setup-gcloud@v0
uses: google-github-actions/setup-gcloud@v2
with:
service_account_key: ${{ secrets.GCS_DOWNLOADS_SERVICE_ACCOUNT_JSON }}
project_id: ${{ secrets.GCS_PROJECT_ID }}
Expand Down

0 comments on commit 6773525

Please sign in to comment.