From 7e61c2402174f938491d7929a15e5e4fbda10b01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:45:04 +0100 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 (#35) 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 266753b..2113782 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@v4 + - uses: codecov/codecov-action@v5