We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297c9a5 commit 9e586b1Copy full SHA for 9e586b1
.github/workflows/fix-styling.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.3.1
+ uses: aglipanci/laravel-pint-action@2.4
20
21
- name: Commit changes
22
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments