We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Github has deprecated the "set-output" command and it is throwing a warning. Can you please look into it before anything breaks.
Thanks.
The text was updated successfully, but these errors were encountered:
Based on the GitHub documentation about the deprecated set-output command, it appears just upgrading @actions/core to v1.10.0 should resolve the depreciation warning: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
set-output
@actions/core
I've opened a PR to do this upgrade for this workflow here: #73
cc @cam4phor
Sorry, something went wrong.
No branches or pull requests
Hi,
Github has deprecated the "set-output" command and it is throwing a warning. Can you please look into it before anything breaks.
Thanks.
The text was updated successfully, but these errors were encountered: