Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit c91a3b1

Browse files
Update CI.yml
1 parent 0501940 commit c91a3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

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

3333
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
3434
- name: Setup MSBuild.exe
35-
uses: microsoft/setup-msbuild@2008f912f56e61277eefaac6d1888b750582aa16
35+
uses: microsoft/setup-msbuild@v1.0.2
3636

3737
- name: Nuget
3838
run: nuget restore

0 commit comments

Comments
 (0)