Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
MNT: Update codecov-action version to v2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim authored Oct 14, 2021
1 parent 7ce2b63 commit 29ea822
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
# This is an example of how to upload coverage to codecov
# - name: Upload coverage to codecov
# if: "contains(matrix.toxenv, '-cov')"
# uses: codecov/codecov-action@v1
# uses: codecov/codecov-action@v2
# with:
# file: ./coverage.xml

0 comments on commit 29ea822

Please sign in to comment.