mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-07-04 12:31:11 +00:00
Better and more verbose version printing and cachekey version.
This commit is contained in:
parent
8ba04cb6f2
commit
29a2385140
2 changed files with 16 additions and 6 deletions
|
@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
* Install rustup if not available in the CI environment. (Linux only)
|
||||
The code is taken from this issue: <https://github.com/dtolnay/rust-toolchain/pull/8>
|
||||
* Add rustc version output suitable as a cache key.
|
||||
This is based on <https://github.com/dtolnay/rust-toolchain/pull/20> and <https://github.com/dtolnay/rust-toolchain/pull/17>.
|
||||
|
||||
## [1.0.1] - 2022-04-20
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue