Release 2.67.4

This commit is contained in:
Taiki Endo
2026-01-23 02:16:40 +09:00
parent 01dbe8c59c
commit 02b0f6e578

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [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.)
- 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
[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.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