From 5b2c5371337d7063b0faa3ff230432dda8791760 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:50:54 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4 --- .github/workflows/node-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 8e7862ffa..41c7bb7cb 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -41,4 +41,4 @@ jobs: run: npm run build - name: Run Coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v4