Skip to content

Commit 8b5b04d

Browse files
Update mikepenz/action-junit-report action to v5
1 parent 95a6d35 commit 8b5b04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_gradle_task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
if-no-files-found: ignore
117117

118118
- name: Publish Test Reports
119-
uses: mikepenz/action-junit-report@v4
119+
uses: mikepenz/action-junit-report@v5
120120
if: always()
121121
with:
122122
report_paths: |

0 commit comments

Comments
 (0)