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.
2 parents 325c5cf + 3f897aa commit 6c76007Copy full SHA for 6c76007
.github/workflows/CI_build.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Add msbuild to PATH
19
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
20
21
- name: MSBuild of plugin dll
22
working-directory: .\
.github/workflows/codeql-analysis.yml
@@ -42,7 +42,7 @@ jobs:
42
# make release
43
44
45
46
47
48
working-directory: .
0 commit comments