Skip to content

Commit

Permalink
Merge pull request #2 from hyperlinkgroup/pint-upgrade
Browse files Browse the repository at this point in the history
Upgrading laravel pint action
  • Loading branch information
Katalam authored Jan 22, 2023
2 parents 9882bdc + 2c184ee commit bac25a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-php-code-style-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@1.0.0
uses: aglipanci/laravel-pint-action@2.1.0

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

0 comments on commit bac25a2

Please sign in to comment.