mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 13:30:31 +00:00
Release 2.67.4
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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.67.4] - 2026-01-22
|
||||||
|
|
||||||
- Support installing native binary for `cargo-llvm-cov` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)
|
- Support installing native binary for `cargo-llvm-cov` on AArch64 Windows. (Previously x86_64 Windows binary is used as fallback.)
|
||||||
|
|
||||||
- Update `cargo-llvm-cov@latest` to 0.6.24.
|
- Update `cargo-llvm-cov@latest` to 0.6.24.
|
||||||
@@ -5423,7 +5425,8 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.3...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.4...HEAD
|
||||||
|
[2.67.4]: https://github.com/taiki-e/install-action/compare/v2.67.3...v2.67.4
|
||||||
[2.67.3]: https://github.com/taiki-e/install-action/compare/v2.67.2...v2.67.3
|
[2.67.3]: https://github.com/taiki-e/install-action/compare/v2.67.2...v2.67.3
|
||||||
[2.67.2]: https://github.com/taiki-e/install-action/compare/v2.67.1...v2.67.2
|
[2.67.2]: https://github.com/taiki-e/install-action/compare/v2.67.1...v2.67.2
|
||||||
[2.67.1]: https://github.com/taiki-e/install-action/compare/v2.67.0...v2.67.1
|
[2.67.1]: https://github.com/taiki-e/install-action/compare/v2.67.0...v2.67.1
|
||||||
|
|||||||
Reference in New Issue
Block a user