Skip to content

Commit e31ce98

Browse files
committed
github actions updated
1 parent 736c567 commit e31ce98

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

0 commit comments

Comments
 (0)