From 847fb36f1b8fb2b66c5473765e86a5e4ab3c99f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:55:48 -0300 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#180) 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 268de62..c110cf0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,4 +38,4 @@ jobs: run: pnpm test - name: 🟩 Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4