diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37d8181..1ad6c79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: - name: Generate coverage report if: matrix.os == 'ubuntu-latest' - uses: danielpalme/ReportGenerator-GitHub-Action@5.5.0 + uses: danielpalme/ReportGenerator-GitHub-Action@5.5.10 with: reports: | artifacts/test-results/**/coverage.cobertura.xml