mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-05 12:40:27 +00:00
Update mise@latest to 2026.5.0
This commit is contained in:
committed by
github-actions[bot]
parent
11569735dc
commit
b62b50877f
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `mise@latest` to 2026.5.0.
|
||||
|
||||
- Support `rust`. ([#1779](https://github.com/taiki-e/install-action/pull/1779))
|
||||
|
||||
This installs rust using rustup.
|
||||
|
||||
7
manifests/mise.json
generated
7
manifests/mise.json
generated
@@ -27,10 +27,13 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "2026.4.28"
|
||||
"version": "2026.5.0"
|
||||
},
|
||||
"2026": {
|
||||
"version": "2026.4.28"
|
||||
"version": "2026.5.0"
|
||||
},
|
||||
"2026.5": {
|
||||
"version": "2026.5.0"
|
||||
},
|
||||
"2026.5.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user