Skip to content

Commit

Permalink
Merge pull request #6 from ffes/dependabot/github_actions/microsoft/s…
Browse files Browse the repository at this point in the history
…etup-msbuild-2

Bump microsoft/setup-msbuild from 1 to 2
  • Loading branch information
ffes authored Feb 1, 2024
2 parents 07a0ecc + c12e88c commit c66697a
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 @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

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

- name: Show MSBuild version
run: msbuild -version
Expand Down

0 comments on commit c66697a

Please sign in to comment.