wearerequired / lint-action

✨ GitHub Action for detecting and auto-fixing lint errors
MIT License
567 stars 136 forks source link

Support for Node 20 #810

Closed svandragt closed 2 months ago

svandragt commented 2 months ago

The following actions uses Node.js version which is deprecated and will be forced to run on node20: ..., wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

It seems to run fine, but it would be good to officially support it?

ocean90 commented 2 months ago

Duplicate of #787.