We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00409ee + 72f243e commit 8b39c91Copy full SHA for 8b39c91
.github/workflows/ci.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Tests report
52
if: always()
53
- uses: mikepenz/action-junit-report@v4.3.1
+ uses: mikepenz/action-junit-report@v5.3.0
54
with:
55
check_name: tests
56
fail_on_failure: true
0 commit comments