We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c4abd commit 20a410fCopy full SHA for 20a410f
1 file changed
.github/workflows/playwright.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: Install dependencies
92
run: bun ci
93
- name: Download blob reports from GitHub Actions Artifacts
94
- uses: actions/download-artifact@v8
+ uses: actions/download-artifact@v7
95
with:
96
path: frontend/all-blob-reports
97
pattern: blob-report-*
0 commit comments