diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6eb1d70..ca354463 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: dotnet-version: "7.0.x" - name: Add MSBuild to PATH - uses: microsoft/setup-msbuild@v2.0.0 + uses: microsoft/setup-msbuild@v3.0.0 - name: Build CLI utilities shell: pwsh