From 0fb9dc1c74a5c348d391f5d8c4a2de58ee71900d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 01:48:30 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v7 --- .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 da1b08c..699c248 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@v6.0.0 + uses: codecov/codecov-action@v7.0.0 with: file: ./coverage.lcov env: