Skip to content

Commit f2ab2e2

Browse files
committed
Update setup-msbuild to v1.1
1 parent 7770de5 commit f2ab2e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v3
2222

2323
- name: Add MSBuild to PATH
24-
uses: microsoft/setup-msbuild@v1.0.2
24+
uses: microsoft/setup-msbuild@v1.1
2525

2626
- name: Build
2727
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)