actions-rs / toolchain

🛠️ GitHub Action for `rustup` commands
https://github.com/marketplace/actions/rust-toolchain
MIT License
585 stars 86 forks source link

Update the action to run on Node 16 #220

Open caizixian opened 1 year ago

caizixian commented 1 year ago

Node 12 is deprecated per https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Fix #219

demisx commented 1 year ago

Can you please prioritize this quick PR? These deprecated warning messages are clogging up our CI.

cryptoquick commented 1 year ago

ye, if we could get quickie mergies that'd be vewy much apweciated uwu 🥺🙏

funilrys commented 1 year ago

cc: @svartalf can you look into this when you get some time? These deprecation warnings/alerts congest thousand of CI/CD workflows...

Thanks a lot for your time! Stay safe and healthy.

bitdivine commented 1 year ago

I would argue that this is why we need repos like this to be run as DAOs. Advantage for stakeholders: They can get commits merged when a maintainer goes on holiday, even for very small one-maintainer projects. Advantage for maintainers: They can ask for a salary in exchange for their efforts. The DAO acts like a mini lightweight company with shareholders. Anyway, muse over. I don't want to sell you anything! :-)

hustcer commented 1 year ago

Can you please prioritize this quick PR?

pamburus commented 1 year ago

Could someone explain why this pull request hasn't been merged yet?

BlackDex commented 1 year ago

Could someone explain why this pull request hasn't been merged yet?

Because this repo/action has been abandoned for a long time now.

I suggest to use https://github.com/dtolnay/rust-toolchain instead.