We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4a47a commit a43369fCopy full SHA for a43369f
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v2
15
16
- name: Add MSBuild to PATH
17
- uses: microsoft/setup-msbuild@v1.0.0
+ uses: microsoft/setup-msbuild@v1
18
19
- name: Build everything
20
run: |
0 commit comments