Files
Justin Poehnelt 06edf7b05f fix(ci): add missing tool input to taiki-e/install-action for cargo-llvm-cov (#347)
When actions were SHA-pinned in #341, the tool name was lost. The
original uses: taiki-e/install-action@cargo-llvm-cov passed the tool
name as the tag. After pinning to a SHA, the tool input must be
specified explicitly via with: tool: cargo-llvm-cov.

Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
2026-03-09 15:41:37 -06:00

1.7 KiB