Skip to content

Commit bec4efa

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.4.3 (#297)
1 parent 8953d41 commit bec4efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
python -m pytest --cov=./ --cov-report=xml --verbose
4444
4545
- name: Upload coverage to Codecov
46-
uses: codecov/codecov-action@v4.5.0
46+
uses: codecov/codecov-action@v5.4.3
4747
with:
4848
file: ./coverage.xml
4949
fail_ci_if_error: false

0 commit comments

Comments
 (0)