Skip to content

Commit

Permalink
chore(deps): bump mikepenz/action-junit-report from 3 to 4 (#6857)
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>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 3bd80fb commit bb81d45
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 @@ -228,6 +228,6 @@ jobs:
path: results

- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
with:
report_paths: results/${{ env.coverage-with }}/junit/*.xml

0 comments on commit bb81d45

Please sign in to comment.