Skip to content

Commit 077d0f1

Browse files
feat: bump mikepenz/action-junit-report from 4 to 5 (#26)
1 parent a5696a0 commit 077d0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reporting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ jobs:
104104
merge-multiple: true
105105

106106
- name: Publish Test Report
107-
uses: mikepenz/action-junit-report@v4
107+
uses: mikepenz/action-junit-report@v5
108108
with:
109109
report_paths: results/junit/*.xml

0 commit comments

Comments
 (0)