From f4ea5f77235dc1b5d31850455746e3a5b398ab9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:40:59 +0000 Subject: [PATCH] deps(renovate): update codecov/codecov-action action to v5 --- .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 6ae191a4..a3655e53 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,4 +24,4 @@ jobs: - run: npm run build:esm -- --sourceMap - run: npx c8 npm run test:esm - run: npx c8 report --reporter=text-lcov > coverage.lcov - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v5