Skip to content

Commit

Permalink
ci: use codecov-action v4
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Spooren <[email protected]>
  • Loading branch information
aparcar committed Apr 30, 2024
1 parent 694d847 commit 1160110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
poetry run coverage xml
- name: Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4

0 comments on commit 1160110

Please sign in to comment.