JS-DevTools / npm-publish

GitHub Action to publish to NPM
https://jstools.dev/npm-publish
MIT License
620 stars 74 forks source link

fix!(action): update runtime to Node.js v20 #150

Closed mcous closed 1 year ago

mcous commented 1 year ago

GitHub will be deprecating the Node.js v16 action runtime, with warnings being issued starting in October.

This PR updates the action's runtime to Node.js v20. I don't see a good reason to wholly drop support for Node.js v16 yet, so the API and CLI will continue to support it