MarkusJx / install-boost

Install boost on Github actions
MIT License
62 stars 3 forks source link

Node.js 16 actions are deprecated #42

Closed channingko-madden closed 7 months ago

channingko-madden commented 7 months ago

This action uses Node.js 16, which has reached end-of-life, and github has initiated the deprecation process for actions using Node.js 16. Workflows using this action display the alert about Node 16 deprecation.

Github advises actions to run on Node 20 instead of Node 16.

MarkusJx commented 7 months ago

That's unfortunate, I guess. Will be fixed by #44.

Thank you for noticing!

MarkusJx commented 7 months ago

Fixed in v2.4.5