Skip to content

Commit 35eb781

Browse files
authored
Merge pull request #160 from LeftTwixWand/dependabot/github_actions/microsoft/setup-msbuild-3
Bump microsoft/setup-msbuild from 2 to 3
2 parents 8639a8b + 6d7d101 commit 35eb781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v6
1818

1919
- name: Setup MSBuild
20-
uses: microsoft/setup-msbuild@v2
20+
uses: microsoft/setup-msbuild@v3
2121

2222
- name: Setup .NET Core SDK
2323
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)