Skip to content

Commit

Permalink
Merge pull request #442 from flcdrg/dependabot/github_actions/microso…
Browse files Browse the repository at this point in the history
…ft/setup-msbuild-2

Bump microsoft/setup-msbuild from 1 to 2
  • Loading branch information
flcdrg committed Mar 3, 2024
2 parents c8bfed2 + de1eb19 commit 69706b1
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 @@ -49,7 +49,7 @@ jobs:
${{ runner.os }}-nuget-
- name: setup-msbuild
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2

- name: nuget restore
run: nuget restore -Verbosity quiet
Expand Down

0 comments on commit 69706b1

Please sign in to comment.