Skip to content

Commit 466a47d

Browse files
committed
update php version
1 parent acce4f0 commit 466a47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup PHP, with composer and extensions
2020
uses: shivammathur/setup-php@v2
2121
with:
22-
php-version: "8.3"
22+
php-version: "8.4"
2323
tools: composer:v2
2424
coverage: none
2525

0 commit comments

Comments
 (0)