Skip to content

Commit

Permalink
chore: run php-cs-fixer on php 8
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored Jan 22, 2023
1 parent 5fe2744 commit d0ed4fe
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 @@ -27,7 +27,7 @@ jobs:
steps:
- uses: zenstruck/.github@php-cs-fixer
with:
php: 7.4
php: 8.0
key: ${{ secrets.GPG_PRIVATE_KEY }}
token: ${{ secrets.COMPOSER_TOKEN }}

Expand Down

0 comments on commit d0ed4fe

Please sign in to comment.