From 0bc29a85b44273bddf34ab719d592933ca5e29d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 13:44:58 +0100 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 654e167..b25506d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,4 +23,4 @@ jobs: - run: pnpm test:types - run: pnpm build # - run: pnpm vitest --coverage - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4