We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4a4e0e + ad3224e commit ae074dfCopy full SHA for ae074df
.github/workflows/fix-php-coding-style.yml
@@ -25,7 +25,7 @@ jobs:
25
run: phpcbf
26
27
- name: Fix PHP code style issues
28
- uses: aglipanci/laravel-pint-action@2.4
+ uses: aglipanci/laravel-pint-action@2.5
29
30
- name: Commit changes
31
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments