Skip to content

Commit

Permalink
Merge branch 'main' of github.com:spatie/laravel-prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jun 1, 2023
2 parents a42c5ce + 4f89e00 commit b97591f
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 @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@2.2.0
uses: aglipanci/laravel-pint-action@2.3.0

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

0 comments on commit b97591f

Please sign in to comment.