mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 02:16:33 +00:00
CI: use php-cs-fixer 3.16
This commit is contained in:
parent
3b09c3a48a
commit
b162d688a3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -206,7 +206,7 @@ jobs:
|
|||||||
uses: shivammathur/setup-php@2.24.0
|
uses: shivammathur/setup-php@2.24.0
|
||||||
with:
|
with:
|
||||||
php-version: 8.0
|
php-version: 8.0
|
||||||
tools: php-cs-fixer:3.11
|
tools: php-cs-fixer:3.16
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user