From 7ee7a89f71b87e6c8e4995058bc8071743ea661e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 05:58:04 +0000 Subject: [PATCH] chore(dependencies): update codecov/codecov-action action to v7 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3c24da8..f166ec5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,4 +26,4 @@ jobs: CFLAGS: "-DCYTHON_TRACE=1" BENCODER_LINETRACE: 1 - run: python -m pytest --cov=bencoder --cov-report=xml . - - uses: codecov/codecov-action@v6 + - uses: codecov/codecov-action@v7