mirror of https://github.com/MISP/PyMISP
Merge pull request #1310 from MISP/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5main
commit
226f2918e2
|
@ -47,4 +47,4 @@ jobs:
|
|||
poetry run pytest --cov=pymisp tests/test_*.py
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
|
|
Loading…
Reference in New Issue