Skip to content

Commit 5636ba4

Browse files
authored
Merge pull request #19 from flagarde/dependabot/github_actions/ilammy/msvc-dev-cmd-1.13.0
Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0
2 parents cd87fc7 + dd1997b commit 5636ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Windows-MSVC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
github-api-token: ${{ secrets.GITHUB_TOKEN }}
2929

3030
- name: '🟨 Setup Visual Studio'
31-
uses: ilammy/msvc-dev-cmd@v1.12.1
31+
uses: ilammy/msvc-dev-cmd@v1.13.0
3232

3333
- name: '🔧 Configure'
3434
run: cmake -S ${{ github.workspace }} -B ${{ env.CMAKE_BUILD_PREFIX }} -Thost=x64 -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON

0 commit comments

Comments
 (0)