From 5eadd6545a76caa689d3efb45703058ed9a4d758 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 17:01:51 +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