diff --git a/.github/workflows/coverage.yaml b/.github/workflows/coverage.yaml index ef717e7..e487ccd 100644 --- a/.github/workflows/coverage.yaml +++ b/.github/workflows/coverage.yaml @@ -36,4 +36,4 @@ jobs: run: cargo llvm-cov --lcov > lcov.info - name: Upload coverage report to Codecov - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v3.1.1