Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.0.0 to 3.1.0 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2022
1 parent 42daf80 commit f8dc20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python -m pytest
- name: Upload code coverage to Codecov
uses: codecov/codecov-action@v3.0.0
uses: codecov/codecov-action@v3.1.0
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit f8dc20b

Please sign in to comment.