Skip to content

Commit f4aa2f0

Browse files
Update mikepenz/action-junit-report action to v5
1 parent e6d87e4 commit f4aa2f0

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
@@ -101,7 +101,7 @@ jobs:
101101
if-no-files-found: ignore
102102

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

0 commit comments

Comments
 (0)