google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json app.yaml --version v0.0.3 --promote`: ERROR: (gcloud.app.deploy) argument --version/-v: Bad value [v0.0.3]: May only contain lowercase letters, digits, and hyphens. Must begin and end with a letter or digit. Must not exceed 63 characters.
Usage: gcloud app deploy [DEPLOYABLES ...] [optional flags]
optional flags may be --appyaml | --bucket | --cache | --help |
--ignore-file | --image-url | --promote |
--service-account | --stop-previous-version | --version
For detailed information on this command and its flags, run:
gcloud app deploy --help