From b346c22b571e088337c2b58cfc8c68008c1461b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 19:28:01 -0800 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#1172) 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 253b097e..1604702d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,4 +41,4 @@ jobs: run: npm run build - name: Run Code Coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4