Update .github/workflows/laravel-pint.yaml
Some checks failed
Laravel Pint / pint (pull_request) Failing after 1m46s
Some checks failed
Laravel Pint / pint (pull_request) Failing after 1m46s
This commit is contained in:
2
.github/workflows/laravel-pint.yaml
vendored
2
.github/workflows/laravel-pint.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Set up PHP
|
- name: Set up PHP
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: "8.3"
|
php-version: "8.2"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: composer install --prefer-dist --no-interaction --quiet
|
run: composer install --prefer-dist --no-interaction --quiet
|
||||||
|
|||||||
Reference in New Issue
Block a user