Skip to content

Commit 429f23c

Browse files
committed
updated GitHub actions
1 parent f712e20 commit 429f23c

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

0 commit comments

Comments
 (0)