Skip to content

Commit

Permalink
Update action-junit-report to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
kepstin committed Dec 11, 2024
1 parent 1f9621b commit 31f06aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}

- name: Publish test report
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v5
with:
commit: ${{ github.event.workflow_run.head_sha }}
report_paths: junit/**.xml

0 comments on commit 31f06aa

Please sign in to comment.