Update cargo-llvm-cov to 0.1.15

This commit is contained in:
Taiki Endo
2022-01-07 03:12:35 +09:00
parent f4abeafc99
commit b3b9147ed7
4 changed files with 9 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ To install a specific version, use `@version` syntax:
```yaml
- uses: taiki-e/install-action@v1
with:
tool: cargo-hack@0.5.9
tool: cargo-hack@0.5.10
```
To install multiple tools: