From 8066d3027f1aca4aa9a7c9c054108c8f0e38872f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 14:12:14 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 --- .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 0da3ee3..cf8f49b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,4 +22,4 @@ jobs: - run: pnpm lint - run: pnpm build - run: pnpm vitest --coverage - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4