Skip to content

Commit e965fdd

Browse files
authored
Merge pull request #2507 from WordPress/feature/ghactions-use-phpstan-1.x
2 parents 2133137 + 153907f commit e965fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/basic-qa.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
with:
208208
php-version: 'latest'
209209
coverage: none
210-
tools: phpstan
210+
tools: phpstan:1.x
211211

212212
# Install dependencies and handle caching in one go.
213213
# Dependencies need to be installed to make sure the PHPCS and PHPUnit classes are recognized.

0 commit comments

Comments
 (0)