We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2416955 + 721182b commit 4b7f6fbCopy full SHA for 4b7f6fb
.github/workflows/fix-php-code-style-issues.yml
@@ -20,7 +20,7 @@ jobs:
20
ref: ${{ github.head_ref }}
21
22
- name: Fix PHP code style issues
23
- uses: aglipanci/laravel-pint-action@2.4
+ uses: aglipanci/laravel-pint-action@2.5
24
25
- name: Commit changes
26
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments