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 54d4e55 commit 9b0d5aaCopy full SHA for 9b0d5aa
.github/workflows/appengine_deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
path: _deploy/
43
44
- name: Deploy to App Engine
45
- uses: google-github-actions/deploy-appengine@v2.1.0
+ uses: google-github-actions/deploy-appengine@v2.1.2
46
# For parameters see:
47
# https://github.com/google-github-actions/deploy-appengine#inputs
48
with:
0 commit comments