diff --git a/.github/workflows/consolidated-ci.yml b/.github/workflows/consolidated-ci.yml index 3af6e531..436d5862 100644 --- a/.github/workflows/consolidated-ci.yml +++ b/.github/workflows/consolidated-ci.yml @@ -252,7 +252,7 @@ jobs: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false ) - uses: codecov/codecov-action@v5.5.3 + uses: codecov/codecov-action@v6.0.0 with: files: merged/coverage.xml name: codecov-umbrella