mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update martin@latest to 1.10.0
This commit is contained in:
committed by
github-actions[bot]
parent
c5d8b55994
commit
9de3cf7737
@@ -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 `martin@latest` to 1.10.0.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.11.15.
|
- Update `uv@latest` to 0.11.15.
|
||||||
|
|
||||||
## [2.79.2] - 2026-05-19
|
## [2.79.2] - 2026-05-19
|
||||||
|
|||||||
Generated
+5
-2
@@ -31,10 +31,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.9.1"
|
"version": "1.10.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.9.1"
|
"version": "1.10.0"
|
||||||
|
},
|
||||||
|
"1.10": {
|
||||||
|
"version": "1.10.0"
|
||||||
},
|
},
|
||||||
"1.10.0": {
|
"1.10.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user