From a6e833e59c153ac9a999f4eb263bf3bf47562ce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:49:50 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .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 03cde0b8..06aff730 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,6 +34,6 @@ jobs: - run: npm ci - run: npm run rebuild - run: npm test - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 with: directory: ./coverage/