Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
codecov v2
  • Loading branch information
ramav87 committed Jan 19, 2024
1 parent 1aebd50 commit b78ef33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ matrix.python-version == env.PYTHON_MAIN_VERSION }}
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
Expand Down

0 comments on commit b78ef33

Please sign in to comment.