Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 3ef5dd6

Browse files
Update php version for codecov
1 parent cd0ce06 commit 3ef5dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup PHP
1717
uses: shivammathur/setup-php@v2
1818
with:
19-
php-version: '8.3'
19+
php-version: '8.4'
2020
extensions: curl
2121
tools: composer:v2
2222
coverage: xdebug

0 commit comments

Comments
 (0)