diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 61a65b959..930e60d97 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -49,7 +49,7 @@ jobs: - name: Jacoco Report to PR id: jacoco - uses: madrapps/jacoco-report@v1.7.1 + uses: madrapps/jacoco-report@v1.7.2 with: paths: | ${{ github.workspace }}/library/build/jacoco/jacoco.xml