Skip to content

Commit

Permalink
Merge: Bump mikepenz/action-junit-report from 4.3.1 to 5.1.0 [6/6]
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Dec 3, 2024
2 parents f52363e + 4fdec5c commit 4ad2eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Publish surefire test report
if: always()
uses: mikepenz/action-junit-report@v4.3.1
uses: mikepenz/action-junit-report@v5.1.0
with:
check_name: test-report
report_paths: 'target/*-reports/TEST-*.xml'
Expand Down

0 comments on commit 4ad2eaf

Please sign in to comment.