Skip to content

Commit ab1286b

Browse files
committed
use php8.4 in phpstan CI job
1 parent 7158df0 commit ab1286b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup PHP
5353
uses: shivammathur/setup-php@v2
5454
with:
55-
php-version: 8.1
55+
php-version: 8.4
5656
tools: composer
5757

5858
- name: Get Composer cache directory

0 commit comments

Comments
 (0)