dsaltares / fetch-gh-release-asset

Github Action to download an asset from a Github release
MIT License
113 stars 70 forks source link

Update to NodeJS 20 runtime #61

Closed ankon closed 5 months ago

ankon commented 8 months ago

We're receiving warnings when using this action about moving to NodeJS 20, pointing to https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

https://github.com/dsaltares/fetch-gh-release-asset/blob/cdaf216b2a5baa0f20eecbf460912cc9947f2577/action.yaml#L32

lukasz-mitka commented 8 months ago

@dsaltares Could you handle that, please?

mkroening commented 8 months ago

Note that you can also use GitHub CLI, which is preinstalled on GitHub's runners, to download release assets: gh release download

johnfilo-kmart commented 7 months ago

I would love for this to be bumped to node20 also, thanks!

peternorthphorest commented 6 months ago

Hello! Will this be updated to NodeJs 20 any time soon?

peternorthphorest commented 5 months ago

Hi, is there a plan to update this to use NodeJs 20?

dsaltares commented 5 months ago

New release available too https://github.com/dsaltares/fetch-gh-release-asset/releases/tag/1.1.2.