Skip to content

Commit

Permalink
Update setup-msbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-wh committed Oct 16, 2024
1 parent 028f66c commit c2d7e4d
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 @@ -38,7 +38,7 @@ jobs:
# This is set specifically to windows prefix so it only runs on the GH Actions runner and not our own
- name: Add MSBuild to PATH (Windows)
if: startsWith(matrix.os, 'windows')
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v2

- name: Install dependencies
uses: ConorMacBride/install-package@v1
Expand Down

0 comments on commit c2d7e4d

Please sign in to comment.