Skip to content

Commit 6b758c3

Browse files
chore: update workflow
1 parent 6742855 commit 6b758c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Install dependencies
2222
uses: php-actions/composer@v6
23+
with:
24+
php_version: "8.4"
2325

2426
- name: PHPStan Analysis
2527
uses: php-actions/phpstan@v3

0 commit comments

Comments
 (0)