From 7d004800b8d034edfd7855076530a55ff94d3ce5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 21:07:24 +0800 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#1914) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 80091d37cc..250e619154 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -66,7 +66,7 @@ jobs: path: '**/build/reports/' retention-days: 1 - name: Code coverage report - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 # Do not run coverage for forks since they cannot upload the results to codecov. # For reference, see: # https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution#example-only-run-job-for-specific-repository