Skip to content

Commit c7bc7cb

Browse files
Update mikepenz/action-junit-report action to v6
1 parent 6aab88a commit c7bc7cb

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
@@ -97,7 +97,7 @@ jobs:
9797
if-no-files-found: ignore
9898

9999
- name: Publish Test Reports
100-
uses: mikepenz/action-junit-report@v5
100+
uses: mikepenz/action-junit-report@v6
101101
if: always()
102102
with:
103103
report_paths: |

0 commit comments

Comments
 (0)