Skip to content

Commit

Permalink
Revert "Downgrade codecov GitHub action."
Browse files Browse the repository at this point in the history
This reverts commit 116022c.
  • Loading branch information
fabiocaccamo committed Mar 4, 2024
1 parent 116022c commit eb52854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
@@ -94,7 +94,7 @@ jobs:
coverage xml -o ./coverage.xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false
files: ./coverage.xml

0 comments on commit eb52854

Please sign in to comment.