From 8c133f16910b72e2661f53f2a16a61bd17af63fd Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:29:32 -0800 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 (#986) (#987) (cherry picked from commit 421fc05ee941770f3fa0f2d7b7fa84cbf154a3b2) Signed-off-by: mend-for-github.aaakk.us.kg[bot] Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] Co-authored-by: mend-for-github.aaakk.us.kg[bot] <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com> --- .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 0dae616f..cb1b6551 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@v3 + uses: codecov/codecov-action@v4 with: file: ./build/reports/jacoco/test/jacocoTestReport.xml publish: