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