mirror of
https://github.com/actions-rust-lang/setup-rust-toolchain.git
synced 2025-07-04 12:31:11 +00:00
Enable sparse registry access using the stable configuration
Exclude versions 1.66 and 1.67, which don't support stable sparse registry.
This commit is contained in:
parent
045ad9ff3f
commit
2ee353b897
3 changed files with 26 additions and 7 deletions
|
@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
* Only set environment variables, if they are not set before.
|
||||
This allows setting environment variables before using this action and keeping their values.
|
||||
|
||||
* Enable stable sparse registry, except on versions 1.66 and 1.67 where this leads to errors.
|
||||
|
||||
## [1.3.7] - 2023-01-31
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue