Skip to content

Commit aee0392

Browse files
committed
try reverting the download version change
1 parent 1ea0613 commit aee0392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: Install dependencies
9292
run: bun ci
9393
- name: Download blob reports from GitHub Actions Artifacts
94-
uses: actions/download-artifact@v7
94+
uses: actions/download-artifact@v8
9595
with:
9696
path: frontend/all-blob-reports
9797
pattern: blob-report-*

0 commit comments

Comments
 (0)