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 ed72a8c commit 163bd84Copy full SHA for 163bd84
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up Cloud SDK
15
- uses: google-github-actions/setup-gcloud@v0
+ uses: google-github-actions/setup-gcloud@v2
16
with:
17
# probot/example-google-cloud-function credentials provided by @bcoe
18
project_id: ${{ secrets.PROJECT_ID }}
0 commit comments