We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7917096 commit d6802efCopy full SHA for d6802ef
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Generate report checks
36
if: always()
37
- uses: mikepenz/[email protected].1
+ uses: mikepenz/[email protected].2
38
with:
39
check_name: "test-result"
40
report_paths: "**/surefire-reports/TEST-*.xml"
0 commit comments