Skip to content

Commit

Permalink
Merge pull request #1057 from MISP/dependabot/github_actions/codecov/…
Browse files Browse the repository at this point in the history
…codecov-action-4

build(deps): bump codecov/codecov-action from 3 to 4
  • Loading branch information
Rafiot authored Sep 15, 2023
2 parents e20a9c7 + b7bb6b7 commit 51be06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 51be06a

Please sign in to comment.