editorconfig-checker / action-editorconfig-checker

MIT License
20 stars 5 forks source link

Node.js 16 is deprecated #58

Closed eevlogiev closed 8 months ago

eevlogiev commented 8 months ago

I got the following warning message when calling editorconfig-checker/action-editorconfig-checker@v2:

[EditorCongfig Linter](https://github.com/eevlogiev/telerik-flask-project/actions/runs/7662274194/job/20883241815)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: editorconfig-checker/action-editorconfig-checker@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mstruebing commented 8 months ago

We could try a different node version here: https://github.com/editorconfig-checker/action-editorconfig-checker/blob/main/action.yml#L15-L17