Skip to content

Commit

Permalink
Bump mikepenz/action-junit-report from 4.1.0 to 4.2.1 (#9938)
Browse files Browse the repository at this point in the history
Bumps mikepenz/action-junit-report from 4.1.0 to 4.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent d77e85c commit 63dc05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
-Dtest.emma.htmlunit.disable=true
- name: Report test results
uses: mikepenz/action-junit-report@v4.1.0
uses: mikepenz/action-junit-report@v4.2.1
if: always()
with:
report_paths: 'gwt/build/out/**/test/**/reports/TEST-*.xml'
Expand Down

0 comments on commit 63dc05b

Please sign in to comment.