We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed59d1f commit 050a260Copy full SHA for 050a260
.github/workflows/fineract.dev.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
credentials_json: '${{ secrets.GOOGLE_APPLICATION_CREDENTIALS}}'
34
35
- - uses: google-github-actions/setup-gcloud@v0
+ - uses: google-github-actions/setup-gcloud@v2
36
37
project_id: ${{ secrets.GOOGLE_PROJECT_ID }}
38
0 commit comments