Skip to content

Commit 17ec39f

Browse files
authored
Merge pull request #870 from doctrine/dependabot/github_actions/5.1.x/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 70326ba + 2fe7e4c commit 17ec39f

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
@@ -116,7 +116,7 @@ jobs:
116116
path: "reports"
117117

118118
- name: "Upload to Codecov"
119-
uses: "codecov/codecov-action@v4"
119+
uses: "codecov/codecov-action@v5"
120120
with:
121121
directory: reports
122122
env:

0 commit comments

Comments
 (0)