From a02cac7f2087f399737ed072f87bcf9f7b1d2c26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:26:58 +0000 Subject: [PATCH] Update codecov/codecov-action action to v6 --- .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..c0ab2ea 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@v6 # See https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries #