mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 14:40:32 +00:00
Release 2.53.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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.53.2] - 2025-06-18
|
||||||
|
|
||||||
- Fix `cargo-nextest` installation failure on Ubuntu 24.04 due to HTTP 403 error on requests to crates.io. ([#1007](https://github.com/taiki-e/install-action/pull/1007))
|
- Fix `cargo-nextest` installation failure on Ubuntu 24.04 due to HTTP 403 error on requests to crates.io. ([#1007](https://github.com/taiki-e/install-action/pull/1007))
|
||||||
|
|
||||||
- Update `rclone@latest` to 1.70.0.
|
- Update `rclone@latest` to 1.70.0.
|
||||||
@@ -4000,7 +4002,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.53.1...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.53.2...HEAD
|
||||||
|
[2.53.2]: https://github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2
|
||||||
[2.53.1]: https://github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1
|
[2.53.1]: https://github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1
|
||||||
[2.53.0]: https://github.com/taiki-e/install-action/compare/v2.52.8...v2.53.0
|
[2.53.0]: https://github.com/taiki-e/install-action/compare/v2.52.8...v2.53.0
|
||||||
[2.52.8]: https://github.com/taiki-e/install-action/compare/v2.52.7...v2.52.8
|
[2.52.8]: https://github.com/taiki-e/install-action/compare/v2.52.7...v2.52.8
|
||||||
|
|||||||
Reference in New Issue
Block a user