diff --git a/.github/workflows/lib.yml b/.github/workflows/lib.yml index 80fe59b..868a27b 100644 --- a/.github/workflows/lib.yml +++ b/.github/workflows/lib.yml @@ -27,7 +27,7 @@ jobs: - uses: actions-rs/install@v0.1 with: crate: grcov - version: 0.8.0 + version: latest use-tool-cache: true - uses: actions/cache@v2 with: