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 566478c commit 09fcf31Copy full SHA for 09fcf31
.github/workflows/msbuild.yml
@@ -18,7 +18,7 @@ jobs:
18
# matrix:
19
# BUILD_CONFIGURATION: [Debug, Release]
20
steps:
21
- - uses: actions/checkout@latest
+ - uses: actions/checkout@v4
22
23
- name: Add MSBuild to PATH
24
uses: microsoft/setup-msbuild@v1
0 commit comments