diff --git a/.github/workflows/test-run.yaml b/.github/workflows/test-run.yaml index b492c42..4d8c160 100644 --- a/.github/workflows/test-run.yaml +++ b/.github/workflows/test-run.yaml @@ -71,7 +71,7 @@ jobs: - if: ${{ success() && inputs.testUnit == 'test-with-coverage' }} continue-on-error: true - uses: codecov/codecov-action@v4.6.0 + uses: codecov/codecov-action@v5.1.1 with: file: ./coverage.lcov env: