From eeb65a52d133ca7adf66cdce7e2decb5f1ef8fcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 17:35:54 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59963bc3..5a6dea11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,4 +76,4 @@ jobs: - name: Run tests and collect coverage run: pnpm test:coverage - name: Upload coverage reports - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v6