We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02aa3b6 + 47feb6b commit 52272d7Copy full SHA for 52272d7
1 file changed
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Publish unit test report
34
if: always()
35
- uses: mikepenz/action-junit-report@v5
+ uses: mikepenz/action-junit-report@v6
36
with:
37
check_name: Unit test report
38
require_tests: true
0 commit comments