Skip to content

Commit

Permalink
Merge pull request #5 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 14, 2024
2 parents 471c79e + 6ce7ea7 commit b2011bb
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 @@ -17,7 +17,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: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit b2011bb

Please sign in to comment.