Skip to content

Commit 088d282

Browse files
authored
Merge pull request #6615 from doctrine/3.9.x
Merge 3.9.x up into 3.10.x
2 parents e6986fe + 640a5ce commit 088d282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ jobs:
675675
working-directory: reports
676676

677677
- name: "Upload to Codecov"
678-
uses: "codecov/codecov-action@v4"
678+
uses: "codecov/codecov-action@v5"
679679
with:
680680
directory: reports
681681
fail_ci_if_error: true

0 commit comments

Comments
 (0)