Skip to content

Commit

Permalink
CI: Update Codecov Action
Browse files Browse the repository at this point in the history
  • Loading branch information
un-def committed Oct 24, 2024
1 parent 9ecd76e commit d9aa149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ jobs:
run: |
pytest --cov -- test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
version: v0.7.3
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d9aa149

Please sign in to comment.