Skip to content

Bump node to minimal supported version#120

Open
bbannier wants to merge 2 commits intoboa-dev:mainfrom
bbannier:t/bump-node
Open

Bump node to minimal supported version#120
bbannier wants to merge 2 commits intoboa-dev:mainfrom
bbannier:t/bump-node

Conversation

@bbannier
Copy link

This action previously requested node-16 which is unsupported and was
automatically bumped to the minimal supported version node-20. This
triggered a warning for users:

The following actions use a deprecated Node.js version and will be forced to run on node20: boa-dev/criterion-compare-action@v3.  For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

This action previously requested node-16 which is unsupported and was
automatically bumped to the minimal supported version node-20. This
triggered a warning for users:

```
The following actions use a deprecated Node.js version and will be forced to run on node20: boa-dev/criterion-compare-action@v3.  For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
```
@bbannier bbannier marked this pull request as ready for review November 19, 2024 16:46
@bbannier
Copy link
Author

This has slight overlap with #118 which among other things also bumps node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant