Skip to content

Commit

Permalink
Merge pull request #432 from pq-code-package/pin-mvsc-version
Browse files Browse the repository at this point in the history
Pin `ilammy/msvc-dev-cmd` version in MSVC CI
  • Loading branch information
hanno-becker authored Nov 20, 2024
2 parents 4c8cfc5 + 8f85b50 commit f3f72fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: ilammy/msvc-dev-cmd@v1
- uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
- name: Build test
shell: powershell
run: |
Expand Down

0 comments on commit f3f72fd

Please sign in to comment.