Skip to content

Commit

Permalink
build(deps): bump test-summary/action from 2.3 to 2.4 (#2280)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 48bdef3 commit d398e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
dotnet-version: "8.0.201"
- run: pwsh bin/test.ps1
- uses: test-summary/action@032c8a9cec6aaa3c20228112cae6ca10a3b29336
- uses: test-summary/action@31493c76ec9e7aa675f1585d3ed6f1da69269a86
with:
paths: build/**/results/**/*.xml
if: always()

0 comments on commit d398e51

Please sign in to comment.