Is your feature request related to a problem? Please describe.
Getting this warning on runs
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/
Is your feature request related to a problem? Please describe.
Getting this warning on runs
Describe the solution you'd like
change to the new syntax
echo "key=value" >> GITHUB_OUTPUT