Skip to content

Commit

Permalink
Merge pull request #19 from git-for-windows/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/microsoft/setup-msbuild-2.0.0

Bump microsoft/setup-msbuild from 1.1.3 to 2.0.0
  • Loading branch information
rimrul authored Feb 7, 2024
2 parents 9f35dbb + c4c9063 commit 2ad976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.1.3
uses: microsoft/setup-msbuild@v2.0.0

- name: Build
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 2ad976e

Please sign in to comment.