Skip to content

Commit

Permalink
[MAINT] bump codecov version (#908)
Browse files Browse the repository at this point in the history
bump codecov version
  • Loading branch information
jdkent authored Nov 18, 2024
1 parent d612a7b commit 4511404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
- name: Upload to CodeCov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
env:
Expand Down

0 comments on commit 4511404

Please sign in to comment.