Skip to content

Commit

Permalink
Merge pull request #502 from doctrine/1.8.x
Browse files Browse the repository at this point in the history
Merge 1.8.x up into 2.0.x
  • Loading branch information
greg0ire authored Nov 18, 2024
2 parents 641a51d + 800798a commit 26536cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
path: "reports"

- name: "Upload to Codecov"
uses: "codecov/codecov-action@v4"
uses: "codecov/codecov-action@v5"
with:
directory: "reports"
env:
Expand Down

0 comments on commit 26536cc

Please sign in to comment.