Skip to content

Commit fd6ec5f

Browse files
authored
Merge pull request GitTools#3230 from GitTools/dependabot/github_actions/test-summary/action-2
(build deps): Bump test-summary/action from 1 to 2
2 parents 035db82 + e816c8f commit fd6ec5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168

169169
-
170170
name: Test Summary
171-
uses: test-summary/action@v1
171+
uses: test-summary/action@v2
172172
with:
173173
paths: artifacts/test-results/*.results.xml
174174
if: always()

0 commit comments

Comments
 (0)