Skip to content

Commit

Permalink
[CI] Add version pin for ilammy/msvc-dev-cmd in windows CI (#12746)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Nov 16, 2022
1 parent c91fafa commit d447f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
git config --global core.autocrlf false
- name: Enable Developer Command Prompt
uses: ilammy/msvc-dev-cmd@ed94116c4d30d2091601b81f339a2eaa1c2ba0a6
uses: ilammy/msvc-dev-cmd@ed94116c4d30d2091601b81f339a2eaa1c2ba0a6 # v1.4.1

- name: Download Crystal source
uses: actions/checkout@v3
Expand Down

0 comments on commit d447f58

Please sign in to comment.