Skip to content

Commit

Permalink
chore(deps): update microsoft/setup-msbuild action to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 140749f commit 491aecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

- name: "Windows: Add msbuild to PATH"
if: runner.os == 'Windows'
uses: microsoft/setup-msbuild@34cfbaee7f672c76950673338facd8a73f637506 # v1.1
uses: microsoft/setup-msbuild@ede762b26a2de8d110bb5a3db4d7e0e080c0e917 # v1.3

### Shared setup

Expand Down

0 comments on commit 491aecc

Please sign in to comment.