Skip to content

Commit 436c204

Browse files
authored
Merge pull request #106 from ArchipelagoMW/dependabot/github_actions/microsoft/setup-msbuild-1.3
Bump microsoft/setup-msbuild from 1.1 to 1.3
2 parents 30fc638 + 0910547 commit 436c204

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.1
22+
uses: microsoft/setup-msbuild@v1.3
2323

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

0 commit comments

Comments
 (0)