Skip to content

Commit d1f8ffd

Browse files
committed
phpstan, with version
php-actions/phpstan#30
1 parent 9d16529 commit d1f8ffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: PHP STatic ANalyser (phpstan)
4545
uses: php-actions/phpstan@v3
4646
with:
47+
version: latest
4748
path: 'src'
4849
php_version: '8.2'
4950
level: 0

0 commit comments

Comments
 (0)