Skip to content

Commit

Permalink
Merge pull request #7 from nefarius/dependabot/github_actions/microso…
Browse files Browse the repository at this point in the history
…ft/setup-msbuild-1.3.1

Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1
  • Loading branch information
nefarius authored Mar 22, 2023
2 parents fc76a09 + c309541 commit 6e4f717
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@v3

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

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

0 comments on commit 6e4f717

Please sign in to comment.