From 2e3f27c0a3590dca72d4440bba8f33677f8355d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 19:16:03 +0100 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 (#2041) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 57631fe89..0e660bdb5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,4 +16,4 @@ jobs: - name: Test run: npm run test:coverage - name: Coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5