Skip to content

Commit 8ebae0a

Browse files
chore: artifact version upgraded from 3 to 4
1 parent b6f6c95 commit 8ebae0a

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
@@ -26,7 +26,7 @@ jobs:
2626
continue-on-error: ${{ matrix.project == 'webkit' }}
2727
- name: Upload test results
2828
if: always()
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: test-results-${{ matrix.project }}
3232
path: test-results

0 commit comments

Comments
 (0)