We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d10563 commit f9308fbCopy full SHA for f9308fb
.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