Skip to content

Commit f5f4289

Browse files
authored
Merge pull request #2 from lloricode/dependabot/github_actions/aglipanci/laravel-pint-action-2.4
Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4
2 parents 512f5d3 + de5d392 commit f5f4289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: "Run formatter"
19-
uses: aglipanci/laravel-pint-action@2.3.1
19+
uses: aglipanci/laravel-pint-action@2.4
2020
with:
2121
testMode: true
2222
useComposer: false

0 commit comments

Comments
 (0)