Skip to content

Commit

Permalink
Merge pull request #21 from guanguans/dependabot/github_actions/overt…
Browse files Browse the repository at this point in the history
…rue/phplint-9.2

Bump overtrue/phplint from 9.1 to 9.2
  • Loading branch information
github-actions[bot] authored May 3, 2024
2 parents 5e2951b + 5dd9b7e commit b8383ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phplint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@master
- name: Checking PHP syntax error
uses: overtrue/phplint@9.1
uses: overtrue/phplint@9.2
with:
path: .
options: --exclude=*.log

0 comments on commit b8383ea

Please sign in to comment.