From 358685ce18eee08c4af52d58e3c67eda29b8dd58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:47:07 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .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 5b4d40d..a9ba059 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,4 +33,4 @@ jobs: - run: npm test --reporters=jest-junit --runInBand - name: Codecov - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v5.1.2