We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc5559 commit fbaa983Copy full SHA for fbaa983
.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.5
+ uses: aglipanci/laravel-pint-action@2.6
17
18
- name: Commit changes
19
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments