Skip to content

Commit 618182f

Browse files
authored
Merge pull request #110 from ArchipelagoMW/dependabot/github_actions/microsoft/setup-msbuild-2
Bump microsoft/setup-msbuild from 1.3 to 2
2 parents babc9c4 + 1517909 commit 618182f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dotnet-version: '6.0.x'
2020

2121
- name: setup-msbuild
22-
uses: microsoft/setup-msbuild@v1.3
22+
uses: microsoft/setup-msbuild@v2
2323

2424
- name: Setup NuGet.exe for use with actions
2525
uses: NuGet/[email protected]

0 commit comments

Comments
 (0)