v1.0.336-SNAPSHOT #1514
Annotations
1 warning
Run echo "::set-output name=is_version::$([[ 'v1.0.336-SNAPSHOT' =~ ^v[0-9]+\.[0-9]+\.[0-9]+-SNAPSHOT$ ]] && echo true || echo false)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading