Skip to content

Commit 3aa9eb7

Browse files
committed
Update workflow.
1 parent 456b5ce commit 3aa9eb7

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
@@ -19,7 +19,7 @@ jobs:
1919
include:
2020
- laravel: 12.*
2121
testbench: 10.*
22-
carbon: ^2.63
22+
carbon: ^3.8.4
2323

2424
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2525

0 commit comments

Comments
 (0)