Skip to content

Commit 0769324

Browse files
Update mikepenz/action-junit-report action to v5 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8be96f7 commit 0769324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_gradle_task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
if-no-files-found: ignore
100100

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

0 commit comments

Comments
 (0)