Skip to content

Commit

Permalink
Update setup-msbuild action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
wshanks committed Apr 17, 2024
1 parent 8a4732b commit 742405b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
submodules: 'recursive'

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v2
if: startsWith(matrix.os,'windows')

- name: Add Windows SDK
Expand Down

0 comments on commit 742405b

Please sign in to comment.