diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index edcaccd..7058686 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -89,7 +89,7 @@ jobs: use-tool-cache: true - uses: actions-rs/grcov@v0.1 id: coverage - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4 with: files: ${{ steps.coverage.outputs.report }} readme-lint: