mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-15 13:25:07 +00:00
Merge 1aef085ea29208f888f7e906cde4e255688c92f6 into 88dc2356392166efad76775c878094f4e83ff746
This commit is contained in:
commit
87e59e4661
@ -148,7 +148,7 @@ it will be automatically upgraded by this Action.
|
|||||||
This Action supports [toolchain files](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file),
|
This Action supports [toolchain files](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file),
|
||||||
so it is not necessary to use `toolchain` input anymore.
|
so it is not necessary to use `toolchain` input anymore.
|
||||||
|
|
||||||
Input has higher priority, so if you are want to use toolchain file,
|
Input has higher priority, so if you want to use a toolchain file,
|
||||||
you need to remove the input from the workflow file.
|
you need to remove the input from the workflow file.
|
||||||
|
|
||||||
If neither `toolchain` input or `rust-toolchain` file are provided,
|
If neither `toolchain` input or `rust-toolchain` file are provided,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user