Skip to content

Commit

Permalink
Update test-reporter to v1.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Oct 5, 2024
1 parent 3dca70d commit d22c8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish Test Results
uses: dorny/test-reporter@v1
uses: dorny/test-reporter@v1.9.1
with:
artifact: test-results
name: Xunit Tests
Expand Down

0 comments on commit d22c8e6

Please sign in to comment.