From ce802e7ea03f94060b90396318de4fc4362f40a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:33:34 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 --- .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 01843c6..eaa3b0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,4 +33,4 @@ jobs: - run: yarn test --reporters=jest-junit --runInBand - name: Codecov - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v4.5.0