From e08680a4b8ba357d54f6328d8c0606d464f19a16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 10:10:17 +1000 Subject: [PATCH] Update codecov/codecov-action action to v3 (#4683) Co-authored-by: Renovate Bot --- .github/workflows/codecoverage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecoverage.yaml b/.github/workflows/codecoverage.yaml index eb4096dce59..c195c879248 100644 --- a/.github/workflows/codecoverage.yaml +++ b/.github/workflows/codecoverage.yaml @@ -29,4 +29,4 @@ jobs: - name: Publish Coverage if: success() - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3