diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 30da6b5..9720013 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -21,7 +21,7 @@ jobs: 8.0.x - name: Setup NuGet - uses: NuGet/setup-nuget@v2 + uses: NuGet/setup-nuget@v4 - name: Restore run: dotnet restore WindowsClientCenter.sln