Skip to content

Commit e737eac

Browse files
Merge pull request #37 from TechPenguineer/renovate/microsoft-setup-msbuild-1.x
Update microsoft/setup-msbuild action to v1.0.3
2 parents f9334fc + 2c777f1 commit e737eac

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/[email protected].2
78+
uses: microsoft/[email protected].3
7979

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

0 commit comments

Comments
 (0)