chore(deps): update mikepenz/action-junit-report action to v4

This commit is contained in:
renovate[bot] 2024-05-06 14:03:47 +00:00 committed by GitHub
parent 21637932ad
commit 4c4d9026a6
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'