diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e0a9c0e..b7ee495 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -49,7 +49,7 @@ jobs: ${{ runner.os }}-nuget- - name: setup-msbuild - uses: microsoft/setup-msbuild@v1 + uses: microsoft/setup-msbuild@v2 - name: nuget restore run: nuget restore -Verbosity quiet