Skip to content

Commit 83469cb

Browse files
authored
Merge pull request #6616 from doctrine/3.9.x
Merge 3.9.x up into 4.2.x
2 parents 1a30708 + 640a5ce commit 83469cb

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
@@ -650,7 +650,7 @@ jobs:
650650
working-directory: reports
651651

652652
- name: "Upload to Codecov"
653-
uses: "codecov/codecov-action@v4"
653+
uses: "codecov/codecov-action@v5"
654654
with:
655655
directory: reports
656656
fail_ci_if_error: true

0 commit comments

Comments
 (0)