We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0de977 commit f2ed3dcCopy full SHA for f2ed3dc
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
php_version: '8.2'
14
- uses: php-actions/phpunit@v4
15
with:
16
- php_version: '8.2'
+ php_version: '8.4'
17
php_extensions: 'xdebug bcmath'
18
bootstrap: 'vendor/autoload.php'
19
coverage_clover: 'clover.xml'
0 commit comments