openml / openml-python

OpenML's Python API for a World of Data and More 💫
http://openml.github.io/openml-python/
Other
284 stars 144 forks source link

Github Actions: `set_output` is deprecated, update to new standard #1213

Open PGijsbers opened 1 year ago

PGijsbers commented 1 year ago

In the 'Store repository status' step we get this message:

Run echo "::set-output name=BEFORE::$(git status --porcelain -b)" 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/

PGijsbers commented 1 month ago

Not necessary to do this for a release since it doesn't affect the distribution, but lumping it in the milestone for easier reference in the hackathon.