Merge pull request #8629 from cli/dependabot/github_actions/microsoft/setup-msbuild-1.3.2
build(deps): bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
This commit is contained in:
commit
f015020bcd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deployment.yml
vendored
2
.github/workflows/deployment.yml
vendored
|
|
@ -171,7 +171,7 @@ jobs:
|
|||
run: script/release --local "$TAG_NAME" --platform windows
|
||||
- name: Set up MSBuild
|
||||
id: setupmsbuild
|
||||
uses: microsoft/setup-msbuild@v1.3.1
|
||||
uses: microsoft/setup-msbuild@v1.3.2
|
||||
- name: Build MSI
|
||||
shell: bash
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue