From b9c22fd66c19629c674eeeb7f6b5f232d1f4560a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:29:08 +0100 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 (#162) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41da9e6..c69a5ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,4 +30,4 @@ jobs: if: ${{ matrix.os == 'ubuntu-latest' }} - run: pnpm build - run: pnpm vitest --coverage - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5