diff --git a/.github/workflows/appengine_deploy.yml b/.github/workflows/appengine_deploy.yml index f768874a31e..4fde9c36ece 100644 --- a/.github/workflows/appengine_deploy.yml +++ b/.github/workflows/appengine_deploy.yml @@ -42,7 +42,7 @@ jobs: path: _deploy/ - name: Deploy to App Engine - uses: google-github-actions/deploy-appengine@v0.2.0 + uses: google-github-actions/deploy-appengine@v1.1.0 # For parameters see: # https://github.com/google-github-actions/deploy-appengine#inputs with: