Skip to content

Commit 5164886

Browse files
committed
Pin commit of msvc-dev-cmd
1 parent 87c305b commit 5164886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheel.yml

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

7676
- name: Set up MSVC
7777
if: ${{ startsWith(inputs.host-platform, 'win') }}
78-
uses: ilammy/msvc-dev-cmd@v1 # TODO: ask admin to allow pinning commits
78+
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1
7979

8080
- name: Set up yq
8181
# GitHub made an unprofessional decision to not provide it in their Windows VMs,

0 commit comments

Comments
 (0)