Skip to content

Commit 0009180

Browse files
committed
WIP
1 parent 16c2b59 commit 0009180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
include:
1515
- php: 8.0
1616
laravel: 7.*
17-
phpunit: 9.*
17+
phpunit: 9.3.3
1818
testbench: 5.*
1919

2020
name: Laravel Actions Tests - PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

0 commit comments

Comments
 (0)