Skip to content

Commit a43369f

Browse files
authored
Tweaked setup-msbuild@v1 step
1 parent 6e4a47a commit a43369f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: Add MSBuild to PATH
17-
uses: microsoft/setup-msbuild@v1.0.0
17+
uses: microsoft/setup-msbuild@v1
1818

1919
- name: Build everything
2020
run: |

0 commit comments

Comments
 (0)