Skip to content

Commit bc41891

Browse files
committed
update action
1 parent bb47bf7 commit bc41891

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
@@ -23,7 +23,7 @@ jobs:
2323
include:
2424
- laravel: 11.*
2525
testbench: 9.*
26-
carbon: ^2.63
26+
carbon: 3.x-dev
2727

2828
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2929

0 commit comments

Comments
 (0)