mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-14 12:55:07 +00:00
README: Fix link to toolchain file.
No longer in the rustup readme!
This commit is contained in:
parent
69f9ca11d9
commit
3639e8fd46
@ -145,7 +145,7 @@ it will be automatically upgraded by this Action.
|
||||
|
||||
## 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.
|
||||
|
||||
Input has higher priority, so if you are want to use toolchain file,
|
||||
|
Loading…
x
Reference in New Issue
Block a user