mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update covgate@latest to 0.2.0
This commit is contained in:
committed by
github-actions[bot]
parent
16e7fa2774
commit
491c6169a3
@@ -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 `covgate@latest` to 0.2.0.
|
||||||
|
|
||||||
- Update `cargo-llvm-cov@latest` to 0.8.7.
|
- Update `cargo-llvm-cov@latest` to 0.8.7.
|
||||||
|
|
||||||
- Update `uv@latest` to 0.11.14.
|
- Update `uv@latest` to 0.11.14.
|
||||||
|
|||||||
Generated
+4
-1
@@ -19,7 +19,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.1.4"
|
"version": "0.2.0"
|
||||||
|
},
|
||||||
|
"0.2": {
|
||||||
|
"version": "0.2.0"
|
||||||
},
|
},
|
||||||
"0.2.0": {
|
"0.2.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user