mirror of https://github.com/MISP/PyMISP
Revert "build(deps): bump codecov/codecov-action from 3 to 4"
This reverts commit b7bb6b7431
.
pull/1058/head
parent
51be06a7d2
commit
5afe3e2ca3
|
@ -37,4 +37,4 @@ jobs:
|
|||
poetry run mypy tests/testlive_comprehensive.py tests/test_mispevent.py tests/testlive_sync.py pymisp
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v3
|
||||
|
|
Loading…
Reference in New Issue