Skip to content

Commit 298953e

Browse files
Update mikepenz/action-junit-report action to v5
1 parent 7c35889 commit 298953e

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

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

0 commit comments

Comments
 (0)