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