preactjs / compressed-size-action

GitHub Action that adds compressed size changes to your PRs.
https://github.com/marketplace/actions/compressed-size-action
MIT License
601 stars 84 forks source link

Update actions/setup-node from v2 to v3 #96

Closed olegchorny closed 6 months ago

olegchorny commented 1 year ago

to fix this warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: preactjs/compressed-size-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

jonny-puma commented 9 months ago

Took it a step further and bumped to node 20 https://github.com/preactjs/compressed-size-action/pull/103

rschristian commented 6 months ago

Superseded by #103

Thanks though