Merge pull request #252 from CartoDB/chore/sc-219063/JGPR9LOT
Fix deprecation notice GHAction
This commit is contained in:
commit
e5273752b2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Setup gcloud authentication
|
||||
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
||||
uses: google-github-actions/setup-gcloud@v0
|
||||
with:
|
||||
service_account_key: ${{ secrets.GCS }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user