There was an error while loading. Please reload this page.
2 parents 0664bf3 + 6b758c3 commit 42bda5bCopy full SHA for 42bda5b
1 file changed
.github/workflows/ci.yml
@@ -20,6 +20,8 @@ jobs:
20
21
- name: Install dependencies
22
uses: php-actions/composer@v6
23
+ with:
24
+ php_version: "8.4"
25
26
- name: PHPStan Analysis
27
uses: php-actions/phpstan@v3
0 commit comments