Skip to content

Commit 7df6657

Browse files
committed
Update artifact action
1 parent b653fe2 commit 7df6657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# Upload test reports
5353
- name: Upload test reports
54-
uses: actions/upload-artifact@v3
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: test-reports
5757
path: test-reports/**

0 commit comments

Comments
 (0)