Skip to content

Commit

Permalink
upgraded setup-gcloud@v2 from unsupported v0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
slawwan authored Apr 2, 2024
1 parent 10e1480 commit 56f2e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-python-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ runs:
- uses: google-github-actions/auth@v2
with:
credentials_json: ${{ inputs.gcloud_service_account_key }}
- uses: google-github-actions/setup-gcloud@v0
- uses: google-github-actions/setup-gcloud@v2
with:
version: "410.0.0"
- name: GCP login
Expand Down

0 comments on commit 56f2e9f

Please sign in to comment.