mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update mise@latest to 2026.5.7
This commit is contained in:
committed by
github-actions[bot]
parent
5cd89bdf3f
commit
0186a4ad05
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `mise@latest` to 2026.5.7.
|
||||||
|
|
||||||
## [2.78.0] - 2026-05-14
|
## [2.78.0] - 2026-05-14
|
||||||
|
|
||||||
- Support `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer)
|
- Support `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer)
|
||||||
|
|||||||
Generated
+3
-3
@@ -27,13 +27,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2026.5.6"
|
"version": "2026.5.7"
|
||||||
},
|
},
|
||||||
"2026": {
|
"2026": {
|
||||||
"version": "2026.5.6"
|
"version": "2026.5.7"
|
||||||
},
|
},
|
||||||
"2026.5": {
|
"2026.5": {
|
||||||
"version": "2026.5.6"
|
"version": "2026.5.7"
|
||||||
},
|
},
|
||||||
"2026.5.7": {
|
"2026.5.7": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user