We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d2cd6 commit efd9c1fCopy full SHA for efd9c1f
.github/workflows/msbuild.yml
@@ -52,7 +52,7 @@ jobs:
52
ref: main
53
54
- name: Add MSBuild to PATH
55
- uses: microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # v2.0.0
+ uses: microsoft/setup-msbuild@30375c66a4eea26614e0d39710365f22f8b0af57 # v3.0.0
56
57
- name: Build math3
58
working-directory: ${{ github.workspace }}/Tests/math3
.github/workflows/msbuildex.yml
@@ -107,7 +107,7 @@ jobs:
107
108
109
110
111
112
113
0 commit comments