From 40271646b140c86350a2d15a5bee289ed4e9db23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 17:44:21 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#117) 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 750cdf0..d56f770 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,4 +38,4 @@ jobs: run: pnpm test -- --coverage - name: Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4