Skip to content

Commit 7ab9eb5

Browse files
renovate[bot]RehanSaeed
authored andcommitted
Update dependency PublishCodeCoverageResults to v2
1 parent 36ac468 commit 7ab9eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ stages:
7575
inputs:
7676
testResultsFormat: "VSTest"
7777
testResultsFiles: "**/*.trx"
78-
- task: PublishCodeCoverageResults@1.200.0
78+
- task: PublishCodeCoverageResults@2.198.0
7979
inputs:
8080
codeCoverageTool: cobertura
8181
summaryFileLocation: "**/*.cobertura.xml"

0 commit comments

Comments
 (0)