Skip to content

Commit 5641f6d

Browse files
committed
update php version
1 parent 2462c4d commit 5641f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install PHP
1616
uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: 8.2
18+
php-version: 8.4
1919
coverage: none
2020
- name: Composer install
2121
run: composer install --no-interaction --no-ansi --no-progress

0 commit comments

Comments
 (0)