Skip to content

Commit

Permalink
Update codecov.yml version
Browse files Browse the repository at this point in the history
  • Loading branch information
florianmahner committed Jun 17, 2024
1 parent 420216d commit a16eecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS,PYTHON
Expand Down

0 comments on commit a16eecd

Please sign in to comment.