We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7539a3a commit c0a9dfeCopy full SHA for c0a9dfe
.github/workflows/fix-php-code-style-issues.yml
@@ -20,7 +20,7 @@ jobs:
20
ref: ${{ github.ref_name }}
21
22
- name: Fix PHP code style issues
23
- uses: aglipanci/laravel-pint-action@2.4
+ uses: aglipanci/laravel-pint-action@2.5
24
25
- name: Commit changes
26
run: |
0 commit comments