mirror of https://github.com/usbharu/Hideout.git
chore(deps): update mikepenz/action-junit-report action to v4
This commit is contained in:
parent
21637932ad
commit
4c4d9026a6
|
@ -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