We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6adb4 commit c230c25Copy full SHA for c230c25
.github/workflows/phpstan.yml
@@ -16,4 +16,5 @@ jobs:
16
- uses: php-actions/composer@v6 # or alternative dependency management
17
- uses: php-actions/phpstan@v3
18
with:
19
- path: src/
+ path: src/
20
+ version: latest
0 commit comments