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 2ca1f58 commit 83efe29Copy full SHA for 83efe29
1 file changed
.github/workflows/ci.yml
@@ -112,6 +112,7 @@ jobs:
112
- name: PHP Static Analysis
113
uses: php-actions/phpstan@v3
114
with:
115
+ version: 2.1
116
php_version: ${{ matrix.php }}
117
path: src/
118
level: 6
0 commit comments