Skip to content

Commit

Permalink
Merge pull request #39 from VSWSL/dependabot/github_actions/microsoft…
Browse files Browse the repository at this point in the history
…/setup-msbuild-2

github-actions: bump microsoft/setup-msbuild from 1 to 2
  • Loading branch information
vineelsai26 authored Feb 16, 2024
2 parents 6b4e155 + c0406a2 commit 6681873
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
uses: microsoft/setup-msbuild@v2

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 6681873

Please sign in to comment.