mirror of https://github.com/usbharu/Hideout.git
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:
commit
e7fd6a3469
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue