Skip to content

Commit 83efe29

Browse files
committed
ci: phpstan 2.1
1 parent 2ca1f58 commit 83efe29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
- name: PHP Static Analysis
113113
uses: php-actions/phpstan@v3
114114
with:
115+
version: 2.1
115116
php_version: ${{ matrix.php }}
116117
path: src/
117118
level: 6

0 commit comments

Comments
 (0)