Skip to content

Commit 4886101

Browse files
authored
Merge pull request #4079 from GitTools/dependabot/github_actions/test-summary/action-2.4
(build deps): Bump test-summary/action from 2.3 to 2.4
2 parents 8774277 + 31e96d4 commit 4886101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_unit_tests.yml

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

3434
-
3535
name: Test Summary
36-
uses: test-summary/action@v2.3
36+
uses: test-summary/action@v2.4
3737
if: matrix.targetFramework == 'net8.0'
3838
with:
3939
paths: artifacts/test-results/*.results.xml

0 commit comments

Comments
 (0)