Skip to content

Commit

Permalink
[FIX] update codecov (#883)
Browse files Browse the repository at this point in the history
update codecov
  • Loading branch information
jdkent committed May 5, 2024
1 parent 07f8451 commit ac9792d
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 @@ -232,7 +232,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v2
- name: Upload to CodeCov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
env:
Expand Down

0 comments on commit ac9792d

Please sign in to comment.