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 b7f2b8b commit ae0c937Copy full SHA for ae0c937
.github/workflows/pint.yml
@@ -13,7 +13,7 @@ jobs:
13
ref: ${{ github.head_ref }}
14
15
- name: "laravel-pint"
16
- uses: aglipanci/laravel-pint-action@2.5
+ uses: aglipanci/laravel-pint-action@2.6
17
with:
18
verboseMode: true
19
testMode: true
0 commit comments