aminya / setup-cpp

Install all the tools required for building and testing C++/C projects.
Apache License 2.0
185 stars 27 forks source link

Node.js 16 actions are deprecated #231

Closed lczech closed 6 months ago

lczech commented 6 months ago

Hi there,

thank you for making and maintaining this Action!

It seems that GitHub started warning about Node.js deprecation. All my jobs display the following warning on their main workflow run page:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aminya/setup-cpp@v0.36.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

This is with the latest release of setup-cpp.

Hope that helps, cheers and so long Lucas

Upvote & Fund

@aminya is using Polar.sh so you can upvote and help fund this issue. The funding is received once the issue is completed & confirmed by you.

Thank you in advance for helping prioritize & fund our backlog!


Fund with Polar

aminya commented 6 months ago

Hi @lczech, thanks for letting me know. #232 should fix this.