Release #4
Annotations
1 warning
Run echo "::set-output name=match::$(echo 'refs/tags/v1.6.18' | grep -Pq '^refs/tags/v\d+\.\d+\.\d+$' && 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