diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31164b1..8d130e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: - name: "Windows: Add msbuild to PATH" if: runner.os == 'Windows' - uses: microsoft/setup-msbuild@34cfbaee7f672c76950673338facd8a73f637506 # v1.1 + uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3 ### Shared setup