Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-5'
  • Loading branch information
jgreener64 committed Nov 18, 2024
2 parents b9f0f6d + d232f51 commit 216a112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
prefix: "xvfb-run -s '-screen 0 1024x768x24'"
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
docs:
Expand Down

0 comments on commit 216a112

Please sign in to comment.