We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4379ac2 commit 6761db2Copy full SHA for 6761db2
.github/workflows/quality.yaml
@@ -30,4 +30,5 @@ jobs:
30
uses: php-actions/phpstan@v2
31
with:
32
path: src/
33
- args: --level=4
+ level: 4
34
+ php_version: 8.0
0 commit comments