Skip to content

Commit e86514b

Browse files
committed
github actions updated
1 parent 2fa32f1 commit e86514b

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
@@ -22,7 +22,7 @@ jobs:
2222
- run: composer install --no-progress --prefer-dist
2323
- run: vendor/bin/tester tests -s -C
2424
- if: failure()
25-
uses: actions/upload-artifact@v3
25+
uses: actions/upload-artifact@v4
2626
with:
2727
name: output
2828
path: tests/**/output

0 commit comments

Comments
 (0)