mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-24 16:20:48 +00:00
Release 2.6.2
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.6.2] - 2023-03-14
|
||||
|
||||
- Update `cargo-binstall@latest` to 0.21.3. This fixes spurious error when accessing crates.io.
|
||||
|
||||
## [2.6.1] - 2023-03-14
|
||||
@@ -681,7 +683,8 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.6.1...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.6.2...HEAD
|
||||
[2.6.2]: https://github.com/taiki-e/install-action/compare/v2.6.1...v2.6.2
|
||||
[2.6.1]: https://github.com/taiki-e/install-action/compare/v2.6.0...v2.6.1
|
||||
[2.6.0]: https://github.com/taiki-e/install-action/compare/v2.5.7...v2.6.0
|
||||
[2.5.7]: https://github.com/taiki-e/install-action/compare/v2.5.6...v2.5.7
|
||||
|
||||
Reference in New Issue
Block a user