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.
1 parent 16b8968 commit 9f7c76bCopy full SHA for 9f7c76b
.github/workflows/fix-php-code-style-issues.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: ${{ github.head_ref }}
20
21
- name: Fix PHP code style issues
22
- uses: aglipanci/laravel-pint-action@2.5
+ uses: aglipanci/laravel-pint-action@2.6
23
24
- name: Commit changes
25
uses: stefanzweifel/git-auto-commit-action@v6
0 commit comments