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 1039112 + 1a9301f commit 0559fc5Copy full SHA for 0559fc5
.github/workflows/pint.yml
@@ -17,7 +17,7 @@ jobs:
17
ref: ${{ github.head_ref }}
18
19
- name: Fix PHP code style issues
20
- uses: aglipanci/laravel-pint-action@2.5
+ uses: aglipanci/laravel-pint-action@2.6
21
22
- name: Commit changes
23
uses: stefanzweifel/git-auto-commit-action@v6
0 commit comments