Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#4414)
This commit is contained in:
parent
996bae1076
commit
10eb79cddd
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
- name: Merging test results
|
||||
run: reportgenerator -reports:TestResults/**/*.xml -targetdir:TestResults -reporttypes:Cobertura -assemblyFilters:"-microsoft.data.sqlclient*;-grpc.core*;-opentracing*"
|
||||
|
||||
- uses: codecov/codecov-action@v3.1.2
|
||||
- uses: codecov/codecov-action@v3.1.3
|
||||
with:
|
||||
file: TestResults/Cobertura.xml
|
||||
env_vars: OS
|
||||
|
|
|
|||
Loading…
Reference in New Issue