Skip to content

Commit

Permalink
Merge pull request cli#8629 from cli/dependabot/github_actions/micros…
Browse files Browse the repository at this point in the history
…oft/setup-msbuild-1.3.2

build(deps): bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
  • Loading branch information
williammartin authored Jan 26, 2024
2 parents 1953a9e + 8378e83 commit f015020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
run: script/release --local "$TAG_NAME" --platform windows
- name: Set up MSBuild
id: setupmsbuild
uses: microsoft/[email protected].1
uses: microsoft/[email protected].2
- name: Build MSI
shell: bash
env:
Expand Down

0 comments on commit f015020

Please sign in to comment.