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.
1 parent 7228512 commit 2c777f1Copy full SHA for 2c777f1
.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