mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-05 12:40:27 +00:00
Release 2.77.0
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.77.0] - 2026-05-05
|
||||
|
||||
- Support `rust`. ([#1779](https://github.com/taiki-e/install-action/pull/1779))
|
||||
|
||||
This installs rust using rustup.
|
||||
@@ -6458,7 +6460,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.76.0...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.77.0...HEAD
|
||||
[2.77.0]: https://github.com/taiki-e/install-action/compare/v2.76.0...v2.77.0
|
||||
[2.76.0]: https://github.com/taiki-e/install-action/compare/v2.75.30...v2.76.0
|
||||
[2.75.30]: https://github.com/taiki-e/install-action/compare/v2.75.29...v2.75.30
|
||||
[2.75.29]: https://github.com/taiki-e/install-action/compare/v2.75.28...v2.75.29
|
||||
|
||||
Reference in New Issue
Block a user