Merge pull request #335 from usbharu/renovate/mikepenz-action-junit-report-4.x

chore(deps): update mikepenz/action-junit-report action to v4
This commit is contained in:
usbharu 2024-05-07 21:59:33 +09:00 committed by GitHub
commit e7fd6a3469
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ jobs:
key: e2e-test-report-${{ github.sha }}
- name: JUnit Test Report
uses: mikepenz/action-junit-report@v2
uses: mikepenz/action-junit-report@v4
with:
report_paths: '**/TEST-*.xml'