From 13509b990d8e65b1096c13ea81894086fe1c4733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 02:00:21 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5.3.0 (#530) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/node.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml index 0986ec7..13e9aeb 100644 --- a/.github/workflows/node.yml +++ b/.github/workflows/node.yml @@ -16,4 +16,4 @@ jobs: - name: Run tests run: npm test -- --ci - name: Upload coverage to Codecov - uses: codecov/codecov-action@v5.2.0 + uses: codecov/codecov-action@v5.3.0