Skip to content

Commit 4271ac3

Browse files
committed
Add php input for php cs fixer
1 parent 38d9a39 commit 4271ac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
steps:
2828
- uses: zenstruck/.github/actions/php-cs-fixer@main
2929
with:
30+
php: 8.4
3031
key: ${{ secrets.GPG_PRIVATE_KEY }}
3132
token: ${{ secrets.COMPOSER_TOKEN }}
3233

0 commit comments

Comments
 (0)