From c1eeba1b7fb4ecb71fb3a0c8b104a0a4f2701ee8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 17:04:30 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v7 --- .github/workflows/dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 87e46fe..6e1947e 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -41,4 +41,4 @@ jobs: run: dotnet test --no-build --verbosity normal --collect:"XPlat Code Coverage" - name: Upload Code Coverage - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7