Skip to content

Commit

Permalink
Pin codecov version to prevent it failing
Browse files Browse the repository at this point in the history
  • Loading branch information
fronzbot authored May 29, 2024
1 parent 703a828 commit f5d683e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
tox -r -e cov
- name: Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v4.3.1
with:
fail_ci_if_error: true # optional (default = false)
files: ./coverage.xml
Expand Down

0 comments on commit f5d683e

Please sign in to comment.