Skip to content

Commit

Permalink
Bump mikepenz/action-junit-report from 3 to 4 (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Negri <[email protected]>
  • Loading branch information
dependabot[bot] and FedericoNegri authored Feb 5, 2024
1 parent 4e77309 commit 4e8e817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
retention-days: 7

- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
if: always()
with:
report_paths: '**/test*.xml'
Expand Down

0 comments on commit 4e8e817

Please sign in to comment.