diff --git a/.github/workflows/master-push.yml b/.github/workflows/master-push.yml index 5c48cf4..980d9a2 100644 --- a/.github/workflows/master-push.yml +++ b/.github/workflows/master-push.yml @@ -42,7 +42,7 @@ jobs: output: both thresholds: '90 95' - name: Create code coverage HTML report - uses: danielpalme/ReportGenerator-GitHub-Action@5.1.24 + uses: danielpalme/ReportGenerator-GitHub-Action@5.3.9 with: reports: ./coverage/*.xml targetdir: report