Skip to content

Commit

Permalink
Merge pull request #13 from nefarius/dependabot/github_actions/micros…
Browse files Browse the repository at this point in the history
…oft/setup-msbuild-1.3.2

Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
  • Loading branch information
nefarius authored Jan 26, 2024
2 parents 8abb8de + 43d0820 commit 1d4403f
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 @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4

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

- name: Restore vcpkg packages
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit 1d4403f

Please sign in to comment.