From 98bc74732f9d0d568aafb4408d12ede8e2a0cc5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 05:48:33 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v6 --- .github/workflows/test-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-preview.yml b/.github/workflows/test-preview.yml index 71e5bb0..c8b46c3 100644 --- a/.github/workflows/test-preview.yml +++ b/.github/workflows/test-preview.yml @@ -85,7 +85,7 @@ jobs: name: cypress-screenshots path: nuxt/cypress/screenshots - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v6 with: files: ./nuxt/coverage/clover.xml name: codecov-umbrella