mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-19 17:36:34 +00:00
actions: use newer php-cs-fixer
This commit is contained in:
parent
dce8bd6d21
commit
99b55f7427
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -198,7 +198,7 @@ jobs:
|
|||||||
uses: shivammathur/setup-php@2.21.1
|
uses: shivammathur/setup-php@2.21.1
|
||||||
with:
|
with:
|
||||||
php-version: 8.0
|
php-version: 8.0
|
||||||
tools: php-cs-fixer:3.2
|
tools: php-cs-fixer:3.8
|
||||||
|
|
||||||
- name: Run PHP-CS-Fixer
|
- name: Run PHP-CS-Fixer
|
||||||
run: php-cs-fixer fix --dry-run --diff --ansi
|
run: php-cs-fixer fix --dry-run --diff --ansi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user