Skip to content

Commit 6146b15

Browse files
authored
Revert "Bump codecov/codecov-action from 4.5.0 to 5.0.2" (#245)
1 parent aa58109 commit 6146b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
220220
- name: Upload coverage data
221221
if: ${{ inputs.jobs_producing_coverage }}
222-
uses: codecov/codecov-action@v5.0.2
222+
uses: codecov/codecov-action@v4.5.0
223223
with:
224224
name: ${{ matrix.name }}
225225
fail_ci_if_error: true

0 commit comments

Comments
 (0)