Skip to content

Commit dc48490

Browse files
Use PHP 8.4 for static-analysis job
1 parent 0e67fa7 commit dc48490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Install PHP
8181
uses: shivammathur/setup-php@v2
8282
with:
83-
php-version: 8.3
83+
php-version: 8.4
8484
coverage: none
8585

8686
- name: Install dependencies with Composer

0 commit comments

Comments
 (0)