diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 3c0c8e1d1df..e538a556cf0 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -62,7 +62,7 @@ jobs: name: Coverage results path: coverage_report - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 with: token: ${{ secrets.CODECOV_TOKEN }} # file: ./coverage.xml # optional