Skip to content

Commit

Permalink
codecov/codecov-action@v1 is deprecated; v3 is now recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
raffclar committed May 21, 2023
1 parent c9e8b50 commit cbdc751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
# (requires CODECOV_TOKEN in repository secrets)
#----------------------------------------------
- name: Upload coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }} # Only required for private repositories
file: ./coverage.xml
Expand Down

0 comments on commit cbdc751

Please sign in to comment.