Skip to content

Commit a2eeb44

Browse files
authored
Update workflow file: microsoft/[email protected] -> v2 (Node.js updated from 16 -> 20) (#24)
1 parent 3311e23 commit a2eeb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msi-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
dotnet-version: 6.0.x
2727

2828
- name: Add msbuild to PATH
29-
uses: microsoft/setup-msbuild@v1.3
29+
uses: microsoft/setup-msbuild@v2
3030

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

0 commit comments

Comments
 (0)