criterion-compare-action icon indicating copy to clipboard operation
criterion-compare-action copied to clipboard

Bump node to minimal supported version

Open bbannier opened this issue 1 year ago • 1 comments

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 avatar Nov 19 '24 16:11 bbannier

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

bbannier avatar Nov 20 '24 13:11 bbannier