From 7a360af92e35c5d77edc5ade32c1241d1f4100a8 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 05:08:29 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v6 Signed-off-by: mend-for-github-com[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4a65256..7d9e16c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: run: | ./gradlew check - name: Upload Coverage Report - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v6 with: file: ./build/reports/jacoco/test/jacocoTestReport.xml publish: