From e53406bd97106cc5b4e3b848212b89008960a63e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:07:57 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .github/workflows/test-run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: