mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update cargo-deb@latest to 3.8.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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cargo-deb@latest` to 3.8.0.
|
||||||
|
|
||||||
- Update `biome@latest` to 2.5.12.
|
- Update `biome@latest` to 2.5.12.
|
||||||
|
|
||||||
## [2.87.4] - 2026-09-02
|
## [2.87.4] - 2026-09-02
|
||||||
|
|||||||
Generated
+5
-2
@@ -7,10 +7,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.7.0"
|
"version": "3.8.0"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.7.0"
|
"version": "3.8.0"
|
||||||
|
},
|
||||||
|
"3.8": {
|
||||||
|
"version": "3.8.0"
|
||||||
},
|
},
|
||||||
"3.8.0": {
|
"3.8.0": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user