AButler / upload-release-assets

GitHub Action to upload assets to a Release
MIT License
59 stars 20 forks source link

Node.js 12 to 16 issue. #19

Closed bebo-eggo closed 1 year ago

bebo-eggo commented 1 year ago

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: AButler/upload-release-assets@v2.0

bebo-eggo commented 1 year ago

Change ci.yml From => uses: actions/checkout@v1 To =>uses: actions/checkout@v3