From 3ac952a44063f0acd0d02b64c395fed27abba380 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 05:41:21 +0000 Subject: [PATCH] chore(deps): 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 f939c91..8fc67bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,7 +144,7 @@ jobs: build/*-*Release*-*.* - name: Publish to codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: flags: ${{ runner.os }} name: ${{ runner.os }}-coverage