Skip to content

Commit 59e14bc

Browse files
Update GH Actions workflow.
1 parent 5dd7f65 commit 59e14bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Setup MSVC
16-
uses: ilammy/msvc-dev-cmd@v1
16+
uses: ilammy/msvc-dev-cmd@v1.13.0
1717

1818
- name: Build interpreter and extensions
1919
run: .\build.ps1

0 commit comments

Comments
 (0)