mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +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]
|
||||
|
||||
- Update `cargo-tarpaulin@latest` to 0.37.2.
|
||||
|
||||
## [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))
|
||||
|
||||
Generated
+2
-2
@@ -18,10 +18,10 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.37.1"
|
||||
"version": "0.37.2"
|
||||
},
|
||||
"0.37": {
|
||||
"version": "0.37.1"
|
||||
"version": "0.37.2"
|
||||
},
|
||||
"0.37.2": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user