Skip to content

Commit 0094458

Browse files
Update missed Github Action
- Updated the missed ReportGenerator action to latest version
1 parent ee2ea56 commit 0094458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
output: both
4343
thresholds: '90 95'
4444
- name: Create code coverage HTML report
45-
uses: danielpalme/ReportGenerator-GitHub-Action@5.1.24
45+
uses: danielpalme/ReportGenerator-GitHub-Action@5.3.9
4646
with:
4747
reports: ./coverage/*.xml
4848
targetdir: report

0 commit comments

Comments
 (0)