diff --git a/.github/workflows/coverage.yaml b/.github/workflows/coverage.yaml index c7e519e..91ef416 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@v4.0.1 + uses: codecov/codecov-action@v4.1.0