Skip to content

Commit

Permalink
Merge pull request #202 from loresoft/dependabot/github_actions/micro…
Browse files Browse the repository at this point in the history
…soft/setup-msbuild-2

Bump microsoft/setup-msbuild from 1.3 to 2
  • Loading branch information
pwelter34 authored Sep 10, 2024
2 parents 147ce72 + 193949a commit b9a9b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
dotnet-version: 8.0.x

- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2

- name: Restore Dependencies
run: dotnet restore ./service/InstructorIQ.sln
Expand Down

0 comments on commit b9a9b98

Please sign in to comment.