From 546bf2eea7046a19489d8f5eb970bab1f42a1a08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 04:26:06 +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 d85aaac..dbff084 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,4 +33,4 @@ jobs: - name: Run tests with coverage run: yarn test --coverage - name: Submit codecov results - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v5