From c664015140281c11bca4788de96c786bf3686706 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 00:31:53 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v3 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 571c20d..a0ab2df 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -67,4 +67,4 @@ jobs: - name: Size run: pnpm run size - - uses: codecov/codecov-action@v2 + - uses: codecov/codecov-action@v3