Skip to content

Commit 020dd9c

Browse files
authored
Merge pull request #9 from shader-ls/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
Bump microsoft/setup-msbuild from 1.0.2 to 2.0.0
2 parents 8a80b54 + 17cc0fe commit 020dd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dotnet-version: 6.0.x
3737

3838
- name: Setup MSBuild.exe
39-
uses: microsoft/setup-msbuild@v1.0.2
39+
uses: microsoft/setup-msbuild@v2.0.0
4040

4141
- name: Execute unit tests
4242
working-directory: Server

0 commit comments

Comments
 (0)