diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d7aa0f8..8f0a27d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -105,7 +105,7 @@ jobs: shell: pwsh - name: ReportGenerator - uses: danielpalme/ReportGenerator-GitHub-Action@5.1.14 + uses: danielpalme/ReportGenerator-GitHub-Action@5.1.19 if: matrix.os == 'windows-latest' with: reports: 'coverage_debug.xml;coverage_release.xml'