Skip to content

Commit

Permalink
infra: bump codecov/codecov-action from 1 to 3
Browse files Browse the repository at this point in the history
infra: bump codecov/codecov-action from 1 to 3
  • Loading branch information
math411 authored Sep 22, 2023
2 parents b7d9ef9 + 6f87ff5 commit 89c99c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
run: |
tox -e unit-tests
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit 89c99c2

Please sign in to comment.