Skip to content

Commit

Permalink
Update action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Nov 9, 2023
1 parent c6dc163 commit 7863fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: windows-latest
steps:
- name: "Install MSVC 17.XX"
uses: ilammy/msvc-dev-cmd@v1.9.0
uses: ilammy/msvc-dev-cmd@v1.12.1
with:
toolset: 17.XX
- name: "Install cmake 3.22.2"
Expand Down

0 comments on commit 7863fab

Please sign in to comment.