diff --git a/.github/workflows/consolidated-ci.yml b/.github/workflows/consolidated-ci.yml index d62ca9ca..ac658eca 100644 --- a/.github/workflows/consolidated-ci.yml +++ b/.github/workflows/consolidated-ci.yml @@ -255,7 +255,7 @@ jobs: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false ) - uses: codecov/codecov-action@v6.0.1 + uses: codecov/codecov-action@v7.0.0 with: files: merged/coverage.xml name: codecov-umbrella