Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 4.5.0 to 5.0.2" (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Nov 18, 2024
1 parent aa58109 commit 6146b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
- name: Upload coverage data
if: ${{ inputs.jobs_producing_coverage }}
uses: codecov/codecov-action@v5.0.2
uses: codecov/codecov-action@v4.5.0
with:
name: ${{ matrix.name }}
fail_ci_if_error: true
Expand Down

0 comments on commit 6146b15

Please sign in to comment.