Skip to content

Commit

Permalink
Updated setup-msbuild to version 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
xvitaly committed Apr 16, 2024
1 parent 486376a commit 90ac887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Fetching sources
uses: actions/checkout@v4
- name: Configuring MSBuild service
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2
- name: Restoring dependencies with NuGet
run: |
nuget restore srcrepair.sln
Expand Down

0 comments on commit 90ac887

Please sign in to comment.