We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9841686 + 5440353 commit 3ed4f01Copy full SHA for 3ed4f01
.github/workflows/fix-php-code-style-issues.yml
@@ -13,7 +13,7 @@ jobs:
13
ref: ${{ github.head_ref }}
14
15
- name: Fix PHP code style issues
16
- uses: aglipanci/laravel-pint-action@2.1.0
+ uses: aglipanci/laravel-pint-action@2.2.0
17
18
- name: Commit changes
19
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments