Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Updated to use microsoft/setup-msbuild@v2
  • Loading branch information
jstedfast authored Oct 16, 2024
1 parent 125a6b8 commit ef818aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- if: runner.os == 'Windows'
name: Setup MSBuild
id: setup_msbuild
uses: microsoft/setup-msbuild@v1.3.1
uses: microsoft/setup-msbuild@v2

- name: Checkout repository
id: checkout_repo
Expand Down

0 comments on commit ef818aa

Please sign in to comment.