diff --git a/.github/workflows/test-preview.yml b/.github/workflows/test-preview.yml index e80ab32..c71be40 100644 --- a/.github/workflows/test-preview.yml +++ b/.github/workflows/test-preview.yml @@ -92,7 +92,7 @@ jobs: name: cypress-screenshots path: nuxt/cypress/screenshots - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4 with: files: ./nuxt/coverage/clover.xml name: codecov-umbrella