From e363e5795952b51cd27dbe2d68db69292fd55fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 23:36:02 +0900 Subject: [PATCH] ci: bump codecov/codecov-action from 2.0.2 to 2.0.3 (#646) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 a1f688e3d..2d4daa784 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -75,7 +75,7 @@ jobs: name: coverage-${{ matrix.os }} path: coverage - - uses: codecov/codecov-action@v2.0.2 + - uses: codecov/codecov-action@v2.0.3 - name: Run ncc run: npm run build