Skip to content

Commit

Permalink
Merge pull request #4 from reunanen/upgrade-setup-msbuild-version
Browse files Browse the repository at this point in the history
Upgrade setup-msbuild to v2
  • Loading branch information
reunanen authored Oct 6, 2024
2 parents 030ce4f + 8a0d1d0 commit 928b152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: git submodule update --init

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v2

- name: Build
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit 928b152

Please sign in to comment.