mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 04:58:08 +03:00
build: update gcloud to use non-deprecated action
This commit is contained in:
parent
506e768507
commit
3d2b24e85e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -100,7 +100,7 @@ jobs:
|
||||
name: mars
|
||||
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
||||
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.2.0
|
||||
- uses: google-github-actions/setup-gcloud@v0.2.0
|
||||
with:
|
||||
version: '290.0.1'
|
||||
service_account_key: ${{ secrets.GCS_SERVICE_ACCOUNT_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user