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 5697282 commit c789d85Copy full SHA for c789d85
.github/workflows/CI_build.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout repo
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
17
- name: Add msbuild to PATH
18
uses: microsoft/setup-msbuild@v2
0 commit comments