Skip to content

Commit 764897d

Browse files
committed
ci: update upload-artifact action to version 4
1 parent 08621c1 commit 764897d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vrt.yml

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

4242
- name: Upload failed screenshots
4343
if: failure()
44-
uses: actions/upload-artifact@v3
44+
uses: actions/upload-artifact@v4
4545
with:
4646
name: vrt-failed-screenshots-${{ github.sha }}
4747
path: web/test-results

0 commit comments

Comments
 (0)