Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
heraldofsolace committed Dec 2, 2023
1 parent ddb5535 commit 0fa9b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
# Setup gcloud CLI
- uses: google-github-actions/setup-gcloud@v1.1.0
- uses: google-github-actions/setup-gcloud@v0.6.2
with:
version: '290.0.1'
service_account_key: ${{ secrets.GCE_SA_KEY }}
Expand Down

0 comments on commit 0fa9b96

Please sign in to comment.