We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9334fc + 2c777f1 commit e737eacCopy full SHA for e737eac
.github/workflows/dotnet-desktop.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
77
- name: Setup MSBuild.exe
78
- uses: microsoft/[email protected].2
+ uses: microsoft/[email protected].3
79
80
# Execute all unit tests in the solution
81
- name: Execute unit tests
0 commit comments