Skip to content

Commit

Permalink
Upgrade codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Jul 22, 2024
1 parent 56e2b13 commit d501d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Test with tox
run: tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: PYTHON
Expand Down

0 comments on commit d501d24

Please sign in to comment.