Skip to content

Commit

Permalink
bump cs fixer version
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Feb 6, 2024
1 parent d75496e commit 8b328d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 8.2
tools: php-cs-fixer:3.45, cs2pr
tools: php-cs-fixer:3.49, cs2pr

- uses: actions/cache@v3
with:
Expand Down

0 comments on commit 8b328d9

Please sign in to comment.