We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04fd34 commit f0ce07bCopy full SHA for f0ce07b
.github/workflows/pint.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: ${{ github.head_ref }}
19
20
- name: Fix PHP code style issues
21
- uses: aglipanci/laravel-pint-action@2.3.1
+ uses: aglipanci/laravel-pint-action@2.4
22
23
- name: Commit changes
24
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments