From d74fe0eaf67a37cb1def4d533fcb83ee81782c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 10:01:26 +0200 Subject: [PATCH] Bump codecov/codecov-action from 2.1.0 to 3 (#426) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index fce7c4d0..0f5fd08b 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -100,4 +100,4 @@ jobs: poetry run coverage combine coverage*/.coverage* poetry run coverage xml -i - name: 🚀 Upload coverage report - uses: codecov/codecov-action@v2.1.0 + uses: codecov/codecov-action@v3