From a69bbd9fbd58ecd76307508ad39a2a3287cee3f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:27:40 +0000 Subject: [PATCH] deps(renovate): update codecov/codecov-action action to v6 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e1034566..dc969613 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,4 +28,4 @@ jobs: - run: npm ci - run: npx c8 npm test - run: npx c8 report --reporter=text-lcov > coverage.lcov - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v6