From 08613eb69d5cdc82b5409e6b617bbe4332a97dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 09:29:16 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v3.1.3 --- .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 b836fd34d..ddcc3a42f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,4 +48,4 @@ jobs: - run: pnpm install - run: pnpm run build - run: pnpm run test:coverage - - uses: codecov/codecov-action@v3.1.2 + - uses: codecov/codecov-action@v3.1.3