Skip to content

Commit 48a0f71

Browse files
committed
missing stability
1 parent 9bbc843 commit 48a0f71

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
@@ -20,7 +20,7 @@ jobs:
2020
os: [ubuntu-latest]
2121
php: [8.4, 8.3, 8.2]
2222
laravel: ['11.*', '12.*']
23-
dependency-version: [prefer-lowest, prefer-stable]
23+
stability: [prefer-lowest, prefer-stable]
2424
include:
2525
- laravel: 12.*
2626
testbench: 10.*

0 commit comments

Comments
 (0)