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 1ea0613 commit aee0392Copy full SHA for aee0392
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@v7
+ uses: actions/download-artifact@v8
95
with:
96
path: frontend/all-blob-reports
97
pattern: blob-report-*
0 commit comments