Skip to content

Commit bf5833e

Browse files
Update mikepenz/action-junit-report action to v5
1 parent 9825d62 commit bf5833e

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
@@ -103,7 +103,7 @@ jobs:
103103
if-no-files-found: ignore
104104

105105
- name: Publish Test Reports
106-
uses: mikepenz/action-junit-report@v4
106+
uses: mikepenz/action-junit-report@v5
107107
if: always()
108108
with:
109109
report_paths: |

0 commit comments

Comments
 (0)