Skip to content

Commit 26a0f57

Browse files
Merge pull request #649 from doctrine/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 8194e71 + 3daa5e0 commit 26a0f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
path: "reports"
9191

9292
- name: "Upload to Codecov"
93-
uses: "codecov/codecov-action@v6"
93+
uses: "codecov/codecov-action@v7"
9494
with:
9595
directory: "reports"
9696
env:

0 commit comments

Comments
 (0)