fix CI
This commit is contained in:
parent
984c723ff2
commit
d39f116bda
|
@ -16,7 +16,7 @@ jobs:
|
|||
matrix:
|
||||
php-version: [ '8.3' ]
|
||||
node-version: ['20.x']
|
||||
composer-version: ['2.6.6']
|
||||
composer-version: ['2.7.6']
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue