ataylorme / eslint-annotate-action

A GitHub action that takes ESLint results from a JSON file and adds them as annotated pull request comments
MIT License
88 stars 32 forks source link

Node 16 is deprecated, blocking my Github actions on warning. #73

Closed StraubRG closed 2 months ago

StraubRG commented 5 months ago

Please update project to Node 20.

ataylorme commented 2 months ago

3.0.0 has been released with Node 20 support. Please update any references to the v3 branch instead of v3-beta. Make sure to read the Changeling as there are breaking changes (GH_TOKEN input has changed)