diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 90c46219..5f9034b1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -142,7 +142,7 @@ jobs: run: pnpm test:e2e:ci - name: Upload Report - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() with: name: playwright-report