From 0cfc599eb58bf69e74c0ca77936a49e0eade9ab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:30:59 +0000 Subject: [PATCH] chore(devdeps): update codecov/codecov-action action to v4.1.0 --- .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 884a3796e..2bc2b2190 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,4 +52,4 @@ jobs: - run: pnpm install - run: pnpm run build - run: pnpm run test:coverage - - uses: codecov/codecov-action@v4.0.2 + - uses: codecov/codecov-action@v4.1.0