From d4b9d2e2d91d8ef3a5946e64dddd405632b598e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 02:18:46 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v3 --- .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 42f0012..5357c45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,4 +42,4 @@ jobs: run: yarn test - name: Coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3