actions-rs / toolchain

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

Update action to use Node.js 16 #223

Closed xakon closed 1 year ago

xakon commented 1 year ago

It seems that the Node.js 12 support has been deprecated, making at the moment Github Actions to emit some warnings about such an update.

xakon commented 1 year ago

Better merge this PR: https://github.com/actions-rs/toolchain/pull/220