Skip to content

Commit 052545f

Browse files
authored
Merge pull request #6617 from doctrine/4.2.x
Merge 4.2.x up into 4.3.x
2 parents d0154ea + 83469cb commit 052545f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
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)