Skip to content

Commit

Permalink
Update phplint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed Dec 8, 2023
1 parent 6a28da5 commit 156a68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phplint.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: overtrue/phplint@3.4
- uses: overtrue/phplint@3.4.0
with:
path: .
options: --exclude="system/libs/polyfill-mbstring/bootstrap80.php"

0 comments on commit 156a68f

Please sign in to comment.