diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index b8d879a..379646c 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -118,7 +118,7 @@ jobs: - name: Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: flags: ${{ steps.codecov-flag.outputs.name }} file: ${{ matrix.tests }}/coverage/lcov.info