Releases: actions-rust-lang/setup-rust-toolchain
Releases · actions-rust-lang/setup-rust-toolchain
v1.4.3
Merge pull request #13 from actions-rust-lang/double-run
v1.4.2
Merge pull request #11 from actions-rust-lang/tweak-regex
v1.4.1
New version with macOS fix
v1.4.0
Bump version to 1.4.0
v1.3.7
Do not enable sparse registry on stable
v1.3.6
Use the correct variable to enable sparse registry access
v1.3.5
Enable sparse registry access after stabilization https://github.com/rust-lang/cargo/pull/11224 https://github.com/dtolnay/rust-toolchain/pull/54
v1.3.4
Change some missed set-output commands to GITHUB_OUTPUT
v1.3.3
Switch from set-output to $GITHUB_OUTPUT https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
v1.3.2
Merge pull request #7 from nahsi/fix-path