coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.51k stars 287 forks source link

Node 16 deprecation in september #425

Closed devjerry0 closed 1 year ago

devjerry0 commented 1 year ago

Node 16 is being deprecated in September 2023. Your example action uses node 16 is that still the recommended version? https://endoflife.date/nodejs#:~:text=The%20End%2Dof%2DLife%20date,1%20on%20September%2011th%2C%202023.

harjotgill commented 1 year ago

You can use this with the latest version. Cheers!

I don't think GitHub Actions has switched to Node 18 LTS yet - https://github.com/actions/runner-images/discussions/5429#discussioncomment-2614422

devjerry0 commented 1 year ago

Thank you! Will update to 18