Skip to content

Commit 3d34643

Browse files
update upload artefact version
1 parent 4925e84 commit 3d34643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npx playwright test
2121

2222
- name: Upload Playwright Report
23-
uses: actions/upload-artifact@v3
23+
uses: actions/upload-artifact@v4
2424
if: always()
2525
with:
2626
name: playwright-report

0 commit comments

Comments
 (0)