Skip to content

Commit 6d5194b

Browse files
authored
Merge pull request #77 from project-imprimis/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
2 parents 268a515 + d95aa9b commit 6d5194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
scoop install nsis
4141
4242
- name: Add MSBuild to PATH
43-
uses: microsoft/setup-msbuild@v1.3.2
43+
uses: microsoft/setup-msbuild@v2.0.0
4444

4545
# afaik this isnt necessary
4646
# - name: Restore NuGet packages

0 commit comments

Comments
 (0)