Skip to content

Commit

Permalink
Merge pull request #4079 from GitTools/dependabot/github_actions/test…
Browse files Browse the repository at this point in the history
…-summary/action-2.4

(build deps): Bump test-summary/action from 2.3 to 2.4
  • Loading branch information
arturcic authored Jun 26, 2024
2 parents 8774277 + 31e96d4 commit 4886101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

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

0 comments on commit 4886101

Please sign in to comment.