From 4de020acb61101bf98d7543aa58de22415303032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:49:15 +0100 Subject: [PATCH] build(deps): bump codecov/codecov-action from 3.1.4 to 4.6.0 (#780) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b38d05f4..1a02fc9d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -143,4 +143,4 @@ jobs: nox --force-color --session=coverage -- xml - name: Upload coverage report - uses: codecov/codecov-action@v3.1.4 + uses: codecov/codecov-action@v4.6.0