Skip to content

Commit 4a90b67

Browse files
committed
chore: e2e workflow
1 parent e01a2c4 commit 4a90b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
steps:
131131
- uses: actions/checkout@v4
132132
- name: Download zipped HTML report
133-
uses: actions/download-artifact@v2
133+
uses: actions/download-artifact@v4
134134
with:
135135
name: ${{ env.PLAYWRIGHT_REPORT_DIR }}
136136
path: ${{ env.PLAYWRIGHT_REPORT_DIR }}/

0 commit comments

Comments
 (0)