Skip to content

Commit 04b0800

Browse files
chore(deps-actions): bump microsoft/setup-msbuild from 1 to 2 (#37)
1 parent 4c515bc commit 04b0800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/MongoDBConsoleApp-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Setup MSBuild for .NET Framework project
2121
- name: Setup MSBuild
22-
uses: microsoft/setup-msbuild@v1
22+
uses: microsoft/setup-msbuild@v2
2323

2424
- name: Setup NuGet
2525
uses: NuGet/setup-nuget@v1.0.5

0 commit comments

Comments
 (0)