From 3a84250dd9e72c27b0f220131ca6c1cc0c4e0831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:08:33 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#2) 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 9fd766d..a6389e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,4 +47,4 @@ jobs: run: pnpm test - name: 🟩 Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4