Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

phpcsfixer:
name: PHP CS Fixer
uses: valkyrjaio/ci-phpcsfixer-php/.github/workflows/_workflow-call.yml@6baf66d9d55013dd5fe99bdee680ac93530e8a8d
uses: valkyrjaio/ci-phpcsfixer-php/.github/workflows/_workflow-call.yml@fb40baeb0e0547f63bf0f4b2ac57394fba2eee05
with:
php-version: '8.4'
paths: |
Expand Down
Loading