diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 572a2d9a..c02b4c51 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ env: solution: 'src\ReportGenerator.sln' buildPlatform: Any CPU buildConfiguration: Release - version: 4.8.12 + version: 4.8.13 dotnetSDKVersion: 5.0.301 nodeVersion: 14