We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710a9d7 commit 55b8363Copy full SHA for 55b8363
.github/workflows/build-windows.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v5.0.0
35
36
- - uses: TheMrMilchmann/setup-msvc-dev@v3 # this lets us use the developer command prompt on windows
+ - uses: TheMrMilchmann/setup-msvc-dev@v4 # this lets us use the developer command prompt on windows
37
with:
38
arch: ${{ matrix.msvc-dev-arch }}
39
0 commit comments