Skip to content

Commit 2a2d60e

Browse files
committed
5.2.5
1 parent e98dc46 commit 2a2d60e

File tree

5 files changed

+266
-51
lines changed

5 files changed

+266
-51
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Use the online [configuration tool](https://reportgenerator.io/usage) to get sta
1313
dotnet-quality: 'ga'
1414

1515
- name: ReportGenerator
16-
uses: danielpalme/[email protected].4
16+
uses: danielpalme/[email protected].5
1717
with:
1818
reports: 'coverage.xml' # REQUIRED # The coverage reports that should be parsed (separated by semicolon). Globbing is supported.
1919
targetdir: 'coveragereport' # REQUIRED # The directory where the generated report should be saved.

0 commit comments

Comments
 (0)