diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index ca62423d..7ddc81e5 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -133,7 +133,7 @@ jobs: - name: Test Reporting if: always() && github.actor != 'dependabot[bot]' id: test-report - uses: phoenix-actions/test-reporting@v10 + uses: phoenix-actions/test-reporting@v12 with: name: ${{matrix.module-name}} Test Results path: '**/junitreports/TEST-**.xml'