We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48dfbd5 + 09e1076 commit f0a456aCopy full SHA for f0a456a
.github/workflows/test-report.yml
@@ -21,7 +21,7 @@ jobs:
21
run_id: ${{ github.event.workflow_run.id }}
22
23
- name: Publish Test Report
24
- uses: mikepenz/action-junit-report@db71d41eb79864e25ab0337e395c352e84523afe # v4
+ uses: mikepenz/action-junit-report@62516aa379bff6370c95fd5894d5a27fb6619d9b # v5
25
with:
26
commit: ${{ github.event.workflow_run.head_sha }}
27
report_paths: "**/build/test-results/*/TEST-*.xml"
0 commit comments