Skip to content

Commit

Permalink
Upgrade codecov action to v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
atugushev authored and Asif Saif Uddin committed Dec 3, 2020
1 parent 35a999e commit fd81ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Test pip ${{ matrix.pip-version }}
run: tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1.0.6
uses: codecov/codecov-action@v1.0.15
with:
file: ./coverage.xml
name: ${{ runner.os }}-${{ matrix.python-version }}-${{ matrix.pip-version }}

0 comments on commit fd81ee0

Please sign in to comment.