Skip to content

Commit df6b453

Browse files
committed
Update windows-ci for action update for Node.js 24 to set up msvc for stable
1 parent f433c35 commit df6b453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: coinbrew
3939
- name: Set up msvc
4040
if: ${{ matrix.arch == 'msvc' }}
41-
uses: ilammy/msvc-dev-cmd@v1
41+
uses: egor-tensin/vs-shell@v2
4242
- name: Set correct host flag and install requirements
4343
if: ${{ matrix.arch != 'msvc' }}
4444
run: |

0 commit comments

Comments
 (0)