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.
1 parent 3443eb9 commit 89d152dCopy full SHA for 89d152d
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
path: ./test-reports/
49
50
- name: Publish test results
51
- uses: mikepenz/action-junit-report@v5
+ uses: mikepenz/action-junit-report@v6
52
if: always()
53
with:
54
report_paths: "./test-reports/junit.xml"
0 commit comments