We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
AntCMS
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix PHPStan action
Belle Aerni
2 years ago
parent
3239a19245
commit
a58113087f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.github/workflows/phpstan.yml
+ 1
- 0
.github/workflows/phpstan.yml
View File
@@ -17,3 +17,4 @@ jobs:
with:
with:
configuration: phpstan.neon
configuration: phpstan.neon
memory_limit: 256M
memory_limit: 256M
+ version: latest