Skip to content

Commit

Permalink
Merge pull request #18 from focus-time/renovate/microsoft-setup-msbui…
Browse files Browse the repository at this point in the history
…ld-1.x

chore(deps): update microsoft/setup-msbuild action to v1.3
  • Loading branch information
MShekow authored Jul 9, 2023
2 parents 0eb7eff + f2c27cc commit adc9c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-windows-dnd-helper/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runs:
using: "composite"
steps:
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v1.3
with:
msbuild-architecture: x64
- name: Build DND helper and overwrite committed binary
Expand Down

0 comments on commit adc9c05

Please sign in to comment.