Skip to content

Commit a7ced11

Browse files
Update mikepenz/action-junit-report action to v5
1 parent 8f78983 commit a7ced11

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
@@ -105,7 +105,7 @@ jobs:
105105
if-no-files-found: ignore
106106

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

0 commit comments

Comments
 (0)