From abefab3f364ccaa1554f515e590314a0d8c68a60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 05:31:06 +0000 Subject: [PATCH] Update codecov/codecov-action action to v7 --- .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 950cca3..cc1fc8b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: # Always run this step, even when there are test failures if: ${{ always() }} - name: Upload coverage to https://codecov.io - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 # See https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries #