Skip to content

Commit

Permalink
Merge pull request #6 from Zukaritasu/dependabot/github_actions/micro…
Browse files Browse the repository at this point in the history
…soft/setup-msbuild-2.0.0

Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
  • Loading branch information
Zukaritasu committed May 16, 2024
2 parents dfc197c + 9fcff44 commit c74fc51
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 @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

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

- name: Build-Release-x64
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit c74fc51

Please sign in to comment.