mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-15 05:15:07 +00:00
README: Fix link to toolchain file.
No longer in the rustup readme!
This commit is contained in:
parent
69f9ca11d9
commit
200ac58569
@ -145,7 +145,7 @@ it will be automatically upgraded by this Action.
|
|||||||
|
|
||||||
## The toolchain file
|
## The toolchain file
|
||||||
|
|
||||||
This Action supports [toolchain files](https://github.com/rust-lang/rustup#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 are want to use toolchain file,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user