From 6bcce747bd5317f1bbec42cf66e1f2a804ceff52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:29:30 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .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 84b9026..b0fd252 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -148,4 +148,4 @@ jobs: nox --session=coverage -- xml - name: Upload coverage report - uses: codecov/codecov-action@v3.1.6 + uses: codecov/codecov-action@v5.1.2