Skip to content

Commit c63094d

Browse files
authored
Merge pull request #1443 from MISP/dependabot/github_actions/codecov/codecov-action-7
build(deps): bump codecov/codecov-action from 6 to 7
2 parents 5bb0209 + f899dc5 commit c63094d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
poetry run pytest --cov=pymisp tests/test_*.py
4848
4949
- name: Upload coverage to Codecov
50-
uses: codecov/codecov-action@v6
50+
uses: codecov/codecov-action@v7

0 commit comments

Comments
 (0)