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.
2 parents 512f5d3 + de5d392 commit f5f4289Copy full SHA for f5f4289
.github/workflows/format.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
- name: "Run formatter"
19
- uses: aglipanci/laravel-pint-action@2.3.1
+ uses: aglipanci/laravel-pint-action@2.4
20
with:
21
testMode: true
22
useComposer: false
0 commit comments