actions-marketplace-validations/Install grcov
Installs grcov using the published release binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 23, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/sierrasoftworks_setup-grcov@62fcfa1a1c24bde94d1b729c9ed8e9acb37e2b35 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of grcov to install, or `latest` for the latest version. | no | latest |
| use-cargo | Always use cargo to download and install grcov, bypassing the GitHub releases. | no | false |
| github-token | The GitHub token which will be used to download releases (helps avoid rate limiting) | yes | — |
Outputs
no outputs