diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 8b7c1b9b..78e4c724 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -44,7 +44,7 @@ jobs: # See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference run: msbuild /m /p:Configuration=${{env.BUILD_CONFIGURATION}} ${{env.SOLUTION_FILE_PATH}} - # InnoSetup 6.2.2 is already installed on the Windows 2022 image. See + # InnoSetup 6.3.3 is already installed on the Windows 2022 image. See # # for pre-installed software.