diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 3529c480..dfd60c55 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -159,7 +159,7 @@ jobs: run: pnpm install - name: Download blob reports - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: pattern: blob-report-* path: apps/web/all-blob-reports