From abb36a35824275ca98f257329481f4109b9caeb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:20:33 +0000 Subject: [PATCH] Update codecov/codecov-action action to v4 --- .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 576b08d..09fa3c0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -210,7 +210,7 @@ jobs: arguments: jacocoAggregatedCoverageReport - name: "Publish Report" - uses: codecov/codecov-action@v3.1.4 + uses: codecov/codecov-action@v4.1.0 publishSnapshot: runs-on: ubuntu-latest