We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59234ab + 44dcd9f commit 7e5a010Copy full SHA for 7e5a010
.github/workflows/fix-php-code-style-issues.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: ${{ github.head_ref }}
17
18
- name: Fix PHP code style issues
19
- uses: aglipanci/laravel-pint-action@2.4
+ uses: aglipanci/laravel-pint-action@2.5
20
21
- name: Commit changes
22
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments