Browse Source

Fix PHPStan action

Belle Aerni 2 years ago
parent
commit
a58113087f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/phpstan.yml

+ 1 - 0
.github/workflows/phpstan.yml

@@ -17,3 +17,4 @@ jobs:
         with:
         with:
           configuration: phpstan.neon
           configuration: phpstan.neon
           memory_limit: 256M
           memory_limit: 256M
+          version: latest