From 660cf1a2b696ae167b9f65d78bd6bbba0f4ad59b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:40:45 +0000 Subject: [PATCH] chore(deps): 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 f939c91..df45fa7 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@v6 with: flags: ${{ runner.os }} name: ${{ runner.os }}-coverage