Skip to content

Commit 63dc05b

Browse files
Bump mikepenz/action-junit-report from 4.1.0 to 4.2.1 (#9938)
Bumps mikepenz/action-junit-report from 4.1.0 to 4.2.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d77e85c commit 63dc05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
-Dtest.emma.htmlunit.disable=true
5858
5959
- name: Report test results
60-
uses: mikepenz/action-junit-report@v4.1.0
60+
uses: mikepenz/action-junit-report@v4.2.1
6161
if: always()
6262
with:
6363
report_paths: 'gwt/build/out/**/test/**/reports/TEST-*.xml'

0 commit comments

Comments
 (0)