Skip to content

Commit ae12ce6

Browse files
committed
Updated PHP version in test runner.
1 parent 199baa7 commit ae12ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Composer
1919
uses: php-actions/composer@v6
2020
with:
21-
php_version: 8.2
21+
php_version: 8.4
2222
php_extensions: mbstring xdebug
2323

2424
- name: PHPUnit Tests

0 commit comments

Comments
 (0)