Skip to content

Commit

Permalink
Update setup-msbuild to v2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Killpit authored Jan 31, 2025
1 parent e361935 commit a39f2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
using: "composite"
steps:
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2

- name: Restore NuGet packages
working-directory: ${{ env.GITHUB_WORKSPACE }}
Expand Down

0 comments on commit a39f2e2

Please sign in to comment.