Skip to content

Commit

Permalink
Revert "build(deps): bump codecov/codecov-action from 3 to 4"
Browse files Browse the repository at this point in the history
This reverts commit b7bb6b7.
  • Loading branch information
Rafiot committed Sep 15, 2023
1 parent 51be06a commit 5afe3e2
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@v4
uses: codecov/codecov-action@v3

0 comments on commit 5afe3e2

Please sign in to comment.