Skip to content

Commit

Permalink
fix: cs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikophil committed Dec 21, 2024
1 parent 1db5ced commit 5d6b335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
steps:
- uses: zenstruck/.github/actions/php-cs-fixer@main
with:
php: 8
php: 8.1
key: ${{ secrets.GPG_PRIVATE_KEY }}
token: ${{ secrets.COMPOSER_TOKEN }}

Expand Down

0 comments on commit 5d6b335

Please sign in to comment.