Merge branch 'develop' into renovate/gradle-gradle-build-action-3.x

This commit is contained in:
usbharu
2024-05-07 22:01:42 +09:00
committed by GitHub
14 changed files with 241 additions and 216 deletions
@@ -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'