From e3336586cb110e2940fa3fbdd286c240f35b65bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 06:01:33 +0000 Subject: [PATCH] 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 551932e..69d2ba5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,4 +42,4 @@ jobs: CMD=/shpy/examples/renamer/test.sh docker-compose run kcov CMD=/shpy/examples/coverfetch/test.sh docker-compose run kcov - name: Upload to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v7