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 @@ -145,7 +145,7 @@ jobs:

rector:
name: Rector
uses: valkyrjaio/ci-rector-php/.github/workflows/_workflow-call.yml@ccea829012e8279544839db9a9080786e7c390fa
uses: valkyrjaio/ci-rector-php/.github/workflows/_workflow-call.yml@9eb0a16b9f05ce97f24e82af89411ec1137233d0
with:
php-version: '8.4'
paths: |
Expand Down
Loading