Skip to content

Commit b997f18

Browse files
update
1 parent 7a08db1 commit b997f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@ jobs:
250250
steps:
251251
- uses: actions/checkout@main
252252
- name: Setup msbuild
253-
uses: microsoft/setup-msbuild@v1
253+
uses: microsoft/setup-msbuild@v1.1
254254
with:
255-
vs-version: '[16.5, 16.12)'
255+
vs-version: '[16.4,16.5)'
256256
# msbuild-architecture: x64
257257
# - name: Install Qt
258258
# uses: jurplel/install-qt-action@v4

0 commit comments

Comments
 (0)