Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node to minimal supported version #120

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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