apothecary icon indicating copy to clipboard operation
apothecary copied to clipboard

deprecation warning from Github Actions

Open ofTheo opened this issue 3 years ago • 0 comments

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/

Looks like it is an issue with the action we are using to update the release. And the main repo is now archived, so maybe look at updating to this one: https://github.com/marketplace/actions/update-existing-release

ofTheo avatar Nov 17 '22 02:11 ofTheo