From ada700e29c933b322827b0ea1ef2df4746128461 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 Jul 2026 00:28:40 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v7 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0d471711..c4070c89 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: - run: npm install - run: npm test - name: coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: name: actions linux ${{ matrix.node }} lint: