We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d16529 commit d1f8ffdCopy full SHA for d1f8ffd
.github/workflows/pull_request.yml
@@ -44,6 +44,7 @@ jobs:
44
- name: PHP STatic ANalyser (phpstan)
45
uses: php-actions/phpstan@v3
46
with:
47
+ version: latest
48
path: 'src'
49
php_version: '8.2'
50
level: 0
0 commit comments