phpunit-globals icon indicating copy to clipboard operation
phpunit-globals copied to clipboard

Migrate away from the unmaintained actions/upload-release-asset

Open jakzal opened this issue 2 years ago • 1 comments

See https://github.com/jakzal/phpunit-globals/actions/runs/3427119296

image
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/upload-release-asset

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/

jakzal avatar Nov 09 '22 10:11 jakzal

https://github.com/shogo82148/actions-upload-release-asset looks good to be used if you want to stick with uploading assets and creating the release manually

icanhazstring avatar Apr 05 '23 05:04 icanhazstring