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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
set-output
This warning was fixed in #231. It is not present in the latest release which is v0.3.0.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Starting 1st June 2023 workflows using save-state or set-output commands via stdout will fail with an error.
Would we consider a version bump due to the importance of said change?
Alternatively for those looking for a quick way out: uses: actions/add-to-project@51e172a520b4925f1909cbd44f0e991607db88a9
uses: actions/add-to-project@51e172a520b4925f1909cbd44f0e991607db88a9
The text was updated successfully, but these errors were encountered:
setup-output
We've released v0.4.0 which contains the updates from that sha!
Sorry, something went wrong.
No branches or pull requests
This warning was fixed in #231. It is not present in the latest release which is v0.3.0.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Would we consider a version bump due to the importance of said change?
Alternatively for those looking for a quick way out:
uses: actions/add-to-project@51e172a520b4925f1909cbd44f0e991607db88a9
The text was updated successfully, but these errors were encountered: