gh-98456: Replace deprecated set-output with up-to-date version#98457
Conversation
sobolevn
left a comment
There was a problem hiding this comment.
I am already using this in my other projects!
Thank you.
|
Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Sorry, @noamcohen97 and @corona10, I could not cleanly backport this to |
|
Sorry @noamcohen97 and @corona10, I had trouble checking out the |
|
Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Sorry, @noamcohen97 and @corona10, I could not cleanly backport this to |
…e version (pythongh-98457). (cherry picked from commit 1db2a0c) Co-authored-by: Noam Cohen <noam@noam.me>
|
GH-98564 is a backport of this pull request to the 3.10 branch. |
|
GH-98565 is a backport of this pull request to the 3.11 branch. |
…e version (pythongh-98457). (cherry picked from commit 1db2a0c) Co-authored-by: Noam Cohen <noam@noam.me>
This is the deprecation notice:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Documentation:
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
set-output#98456