From 676c577f410a5319f7c1850e4d10741710c5d17b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 23:33:43 +0200 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 (#92) 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 6954675..89a164a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,4 +29,4 @@ jobs: - run: pnpm test:types - run: pnpm build - run: pnpm vitest run --coverage - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5