Skip to content

Commit 0e79f91

Browse files
committed
Updated version actions/upload-artifact
1 parent a7a90c9 commit 0e79f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ jobs:
8585
uses: actions/upload-artifact@v4
8686
if: failure()
8787
with:
88-
name: screenshots>
88+
name: screenshots
8989
path: tests/Browser/screenshots/*

0 commit comments

Comments
 (0)