diff --git a/.github/workflows/test-preview.yml b/.github/workflows/test-preview.yml index 71e5bb0..c4d87ec 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@v5 with: files: ./nuxt/coverage/clover.xml name: codecov-umbrella