diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8a19828c..0f9bbf3a 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -22,7 +22,7 @@ jobs: - name: Fetching sources uses: actions/checkout@v4 - name: Configuring MSBuild service - uses: microsoft/setup-msbuild@v1.3 + uses: microsoft/setup-msbuild@v2 - name: Restoring dependencies with NuGet run: | nuget restore srcrepair.sln