Skip to content

Commit c9ed22f

Browse files
author
Greg Bowler
committed
ci: specify phpstan version
1 parent f31dd06 commit c9ed22f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
- name: PHP Static Analysis
108108
uses: php-actions/phpstan@v3
109109
with:
110+
version: 1.10
110111
php_version: ${{ matrix.php }}
111112
path: src/
112113
level: 7

0 commit comments

Comments
 (0)