Skip to content

Commit 9d3a2cb

Browse files
authored
Merge pull request #6618 from doctrine/4.3.x
Merge 4.3.x up into 5.0.x
2 parents 6e6d94f + 052545f commit 9d3a2cb

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
@@ -648,7 +648,7 @@ jobs:
648648
working-directory: reports
649649

650650
- name: "Upload to Codecov"
651-
uses: "codecov/codecov-action@v4"
651+
uses: "codecov/codecov-action@v5"
652652
with:
653653
directory: reports
654654
fail_ci_if_error: true

0 commit comments

Comments
 (0)