From c788d2377d54a761a83d214f7f1e8aa0b1ad64a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:02:07 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5.0.5 (#763) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index becc832..11ad514 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -133,4 +133,4 @@ jobs: run: | nox --force-color --session=coverage -- xml - name: Upload coverage report - uses: codecov/codecov-action@v5.0.4 + uses: codecov/codecov-action@v5.0.5