Skip to content

Commit

Permalink
Updated lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FrittenKeeZ committed Feb 13, 2023
1 parent fa0dc84 commit c7cc774
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
uses: actions/checkout@v3

- name: Laravel Pint
uses: aglipanci/laravel-pint-action@0.1.0
uses: aglipanci/laravel-pint-action@2.1.0
with:
pintVersion: 1.2.1

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit c7cc774

Please sign in to comment.