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 9475b6c commit d08fb86Copy full SHA for d08fb86
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
- name: Add msbuild to PATH
21
uses: microsoft/setup-msbuild@v2
22
with:
0 commit comments