diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0d1567a20..fea95f018 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -103,7 +103,7 @@ jobs: with: python-version: '3.8.x' architecture: 'x86' - - uses: microsoft/setup-msbuild@v1.0.2 + - uses: microsoft/setup-msbuild@v1.3.1 - name: install dependencies shell: bash run: |