test fixed branch name #542
Annotations
2 warnings
build-and-deploy (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy (16.x)
google-github-actions/deploy-appengine is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from:
uses: 'google-github-actions/deploy-appengine@main'
to:
uses: 'google-github-actions/deploy-appengine@v1'
Alternatively, you can pin to any git tag or git SHA in the repository.
|