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 5697282 + c789d85 commit ab4f3d2Copy full SHA for ab4f3d2
.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