mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
5114dfca7d
Our CI actions have a lot of warnings like this: > nu-fmt-clippy (ubuntu-20.04, stable) > Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions-rs/cargo@v1.0.1 [It looks like `actions-rs/cargo` is abandoned](https://github.com/actions-rs/toolchain/issues/216). But the good news is we don't actually need it, we can just run `cargo` subcommands without a special action because we've already installed `cargo` with `actions-rust-lang/setup-rust-toolchain`. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
pull_request_template.md |