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 20f5a4a commit 7c2ca29Copy full SHA for 7c2ca29
.github/workflows/build_windows.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Check out repository
30
uses: actions/checkout@v4
31
- name: Setup MSBuild.exe
32
- uses: microsoft/setup-msbuild@v1.3.1
+ uses: microsoft/setup-msbuild@v2.0.0
33
with:
34
msbuild-architecture: x64
35
- name: Install gpac
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
0 commit comments