lib GH action: update grcov and track latest

master
Sameer Puri 4 years ago
parent 2a9862ae8d
commit ad50a048b5

@ -27,7 +27,7 @@ jobs:
- uses: actions-rs/install@v0.1 - uses: actions-rs/install@v0.1
with: with:
crate: grcov crate: grcov
version: 0.8.0 version: latest
use-tool-cache: true use-tool-cache: true
- uses: actions/cache@v2 - uses: actions/cache@v2
with: with:

Loading…
Cancel
Save