Skip to content

Commit b28082d

Browse files
Update mikepenz/action-junit-report action to v6
1 parent e2faa80 commit b28082d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_gradle_task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
if-no-files-found: ignore
107107

108108
- name: Publish Test Reports
109-
uses: mikepenz/action-junit-report@v5
109+
uses: mikepenz/action-junit-report@v6
110110
if: always()
111111
with:
112112
report_paths: |

0 commit comments

Comments
 (0)