mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update cargo-tarpaulin@latest to 0.37.2
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-tarpaulin@latest` to 0.37.2.
|
||||||
|
|
||||||
## [2.86.1] - 2026-08-15
|
## [2.86.1] - 2026-08-15
|
||||||
|
|
||||||
- Fix an issue where `oxfmt` was accidentally installed as `oxfmt-{target}{exe}`. ([#1969](https://github.com/taiki-e/install-action/pull/1969))
|
- Fix an issue where `oxfmt` was accidentally installed as `oxfmt-{target}{exe}`. ([#1969](https://github.com/taiki-e/install-action/pull/1969))
|
||||||
|
|||||||
Generated
+2
-2
@@ -18,10 +18,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.37.1"
|
"version": "0.37.2"
|
||||||
},
|
},
|
||||||
"0.37": {
|
"0.37": {
|
||||||
"version": "0.37.1"
|
"version": "0.37.2"
|
||||||
},
|
},
|
||||||
"0.37.2": {
|
"0.37.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user