From 5a7d281798d06d828b9b4f6d44d2d152c3d38334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Aug 2021 13:06:27 +0200 Subject: [PATCH] build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#197) --- .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 becce56..5c66ed2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,4 +25,4 @@ jobs: run: 'npm run test' - name: 'Upload Coverage' - uses: 'codecov/codecov-action@v2.0.2' + uses: 'codecov/codecov-action@v2.0.3'