Skip to content

Commit 65f4066

Browse files
authored
Update code-coverage.yml
1 parent 8cb724d commit 65f4066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup PHP
1616
uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: '8.3'
18+
php-version: '8.4'
1919

2020
- name: Install Dependencies
2121
run: composer install

0 commit comments

Comments
 (0)