openml / openml-python

Python module to interface with OpenML
https://openml.github.io/openml-python/main/
Other
279 stars 143 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/