Skip to content

Commit caad7c0

Browse files
Update microsoft/setup-msbuild action to v1.3.3
1 parent c32ccf8 commit caad7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-desktop.yml

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

7676
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
7777
- name: Setup MSBuild.exe
78-
uses: microsoft/setup-msbuild@v1.0.3
78+
uses: microsoft/setup-msbuild@v1.3.3
7979

8080
# Execute all unit tests in the solution
8181
- name: Execute unit tests

0 commit comments

Comments
 (0)