We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee7218 commit 83649ceCopy full SHA for 83649ce
.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