Skip to content

Commit

Permalink
Update codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Apr 7, 2024
1 parent cc81ac1 commit ed447ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -255,7 +255,7 @@ jobs:
rm cpp_coverage_all.info
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./coverage.xml,./cpp_coverage.info

Expand Down

0 comments on commit ed447ce

Please sign in to comment.