Simek / yarn-lock-changes

Creates a comment inside Pull Request with the human-readable summary of changes to the Yarn lock file. Works with every Yarn version (classic and berry).
https://github.com/marketplace/actions/yarn-lock-changes
MIT License
132 stars 20 forks source link

switch to Node 20 as default runner, test also 18 and 20 on CI #71

Closed Simek closed 11 months ago

Simek commented 11 months ago

Why & how

The newest @actions/github release has dropped the Node 14 and 16 support, so in the future action version those engines would need to dropped to, but for now let's just test and run by default on newer Node versions, and announce future Node drops for the action users in the upcoming bugfix release.