PHP-CS-Fixer 3.17

This commit is contained in:
Dylan T
2023-06-07 21:04:11 +01:00
committed by GitHub
parent 441f1f534f
commit 179eec9754

View File

@ -173,7 +173,7 @@ jobs:
uses: shivammathur/setup-php@2.25.2
with:
php-version: 8.1
tools: php-cs-fixer:3.16
tools: php-cs-fixer:3.17
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}