openml-python icon indicating copy to clipboard operation
openml-python copied to clipboard

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

Open PGijsbers opened this issue 2 years ago • 1 comments
trafficstars

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 avatar Feb 22 '23 08:02 PGijsbers

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.

PGijsbers avatar Oct 14 '24 11:10 PGijsbers