2 parents cd87fc7 + dd1997b commit 5636ba4Copy full SHA for 5636ba4
1 file changed
.github/workflows/Windows-MSVC.yml
@@ -28,7 +28,7 @@ jobs:
28
github-api-token: ${{ secrets.GITHUB_TOKEN }}
29
30
- name: '🟨 Setup Visual Studio'
31
- uses: ilammy/msvc-dev-cmd@v1.12.1
+ uses: ilammy/msvc-dev-cmd@v1.13.0
32
33
- name: '🔧 Configure'
34
run: cmake -S ${{ github.workspace }} -B ${{ env.CMAKE_BUILD_PREFIX }} -Thost=x64 -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON
0 commit comments