Update codecov-action
This commit is contained in:
parent
aac1dac9dc
commit
8d8aa50017
|
@ -41,7 +41,7 @@ jobs:
|
|||
name: Coverage results
|
||||
path: coverage_report
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v1.2.1
|
||||
with:
|
||||
# token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
|
||||
# file: ./coverage.xml # optional
|
||||
|
|
Loading…
Reference in New Issue