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 e2143b2 commit 2c63d20Copy full SHA for 2c63d20
.github/workflows/ci.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Tests report
52
if: always()
53
- uses: mikepenz/action-junit-report@v5.6.2
+ uses: mikepenz/action-junit-report@v6.0.0
54
with:
55
check_name: tests
56
fail_on_failure: true
0 commit comments