Clarify repository difference for Forgejo runners

This commit is contained in:
Madeline Poirot 2024-07-27 19:08:37 +02:00 committed by GitHub
parent 21dc36fb71
commit 5e04ed2a7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,8 @@ Action being requested. For example "dtolnay/rust-toolchain@nightly" pulls in
the nightly Rust toolchain, while "dtolnay/rust-toolchain@1.42.0" pulls in the nightly Rust toolchain, while "dtolnay/rust-toolchain@1.42.0" pulls in
1.42.0. 1.42.0.
***NOTE for Forgejo runners:** Use the repository `msrd0/rust-toolchain` instead of `dtolnay/rust-toolchain`*
<br> <br>
## Inputs ## Inputs