Skip to content

Commit e6f912d

Browse files
authored
Upgrade PHP version from 8.3 to 8.4
1 parent 80a0354 commit e6f912d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup PHP
2828
uses: shivammathur/setup-php@v2
2929
with:
30-
php-version: 8.3
30+
php-version: 8.4
3131
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd
3232
coverage: none
3333

0 commit comments

Comments
 (0)