andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
449 stars 83 forks source link

Node.js 12 actions are deprecated #93

Closed SevereCloud closed 6 months ago

SevereCloud 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: andresz1/size-limit-action

UncleSamSwiss commented 7 months ago

By now the action should support Node.js 20:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: andresz1/size-limit-action@v1.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Jasonlgrd commented 6 months ago

It's fixed in 1.8.0 🎉