From 11a2b42eb1a421e07e7a97e4dc9e0549b3581082 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:37:20 +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 b9f066c..2e81a29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,4 +34,4 @@ jobs: run: pnpm build - name: test run: pnpm test:coverage - - uses: codecov/codecov-action@v3.1.1 + - uses: codecov/codecov-action@v4.3.0