From 1aee3155466ac0bfbbe20807244ffee00d08ebf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 16:00:18 -0500 Subject: [PATCH] chore(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#995) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Edgar R. M --- .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 7f7788475..dc83d7ea7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -183,4 +183,4 @@ jobs: nox --session=coverage -- xml - name: Upload coverage report - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v3.1.1