Skip to content

Commit

Permalink
Update mikepenz/action-junit-report action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2024
1 parent 40259a8 commit 8c89fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/voice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
app/build/reports/*.html
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5
if: always()
with:
report_paths: '**/test-results/**/TEST-*.xml'
Expand Down

0 comments on commit 8c89fc8

Please sign in to comment.