mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update cargo-nextest@latest to 0.9.144
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]
|
||||||
|
|
||||||
|
- Update `cargo-nextest@latest` to 0.9.144.
|
||||||
|
|
||||||
## [2.87.11] - 2026-09-11
|
## [2.87.11] - 2026-09-11
|
||||||
|
|
||||||
- Update `biome@latest` to 2.5.13.
|
- Update `biome@latest` to 2.5.13.
|
||||||
|
|||||||
Generated
+2
-2
@@ -27,10 +27,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.9.143"
|
"version": "0.9.144"
|
||||||
},
|
},
|
||||||
"0.9": {
|
"0.9": {
|
||||||
"version": "0.9.143"
|
"version": "0.9.144"
|
||||||
},
|
},
|
||||||
"0.9.144": {
|
"0.9.144": {
|
||||||
"previous_stable_version": "0.9.143",
|
"previous_stable_version": "0.9.143",
|
||||||
|
|||||||
Reference in New Issue
Block a user