mirror of https://github.com/MISP/PyMISP
Merge pull request #1057 from MISP/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4pull/1058/head
commit
51be06a7d2
|
@ -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@v3
|
||||
uses: codecov/codecov-action@v4
|
||||
|
|
Loading…
Reference in New Issue