From b0c0036a0e82a0b13403e1ca33ac99d24d33896b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 05:54:12 +0000 Subject: [PATCH] chore(dependencies): update codecov/codecov-action action to v3.1.6 --- .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 c7a9dbb..67b5d6b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,4 +19,4 @@ jobs: CFLAGS: "-DCYTHON_TRACE=1" BENCODER_LINETRACE: 1 - run: python -m pytest --cov=bencoder --cov-report=xml . - - uses: codecov/codecov-action@v3.1.4 + - uses: codecov/codecov-action@v3.1.6