Description
The release CI is giving this error:
Run echo "::set-output name=VERSION::$(echo ${GITHUB_REF#refs/tags/})"
Warning: 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/
I haven't looked into this, but I assume we need to make some change.
Description
The
releaseCI is giving this error:I haven't looked into this, but I assume we need to make some change.