coderabbitai/ai-pr-reviewer

Node 16 deprecation in september

devjerry0 opened this issue · 2 comments

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.

You can use this with the latest version. Cheers!

I don't think GitHub Actions has switched to Node 18 LTS yet - actions/runner-images#5429 (comment)

Thank you! Will update to 18