From c58b6c67eeff1500984b1b9f8da167e4c601fb64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 14:31:57 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 --- .github/workflows/unit-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 687787f..880df1c 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -45,4 +45,4 @@ jobs: - name: Codecov if: ${{ matrix.node-version == '18.x' }} - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4