From 42ae3b7bc01b6fae9823d7f78abe1164b2ca0a4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:27:46 +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..d75a88b 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.0 with: file: ./coverage.lcov env: