diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index c69e3ac..a33fa2f 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -36,7 +36,7 @@ jobs: dotnet-version: 6.0.x - name: Setup MSBuild.exe - uses: microsoft/setup-msbuild@v1.0.2 + uses: microsoft/setup-msbuild@v2.0.0 - name: Execute unit tests working-directory: Compile