Skip to content

Commit eb6a33a

Browse files
authored
Pin commit of msvc-dev-cmd (#1893)
1 parent 09c6946 commit eb6a33a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheel.yml

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

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

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

0 commit comments

Comments
 (0)