Skip to content

Commit

Permalink
Merge pull request #9 from SlashNephy/renovate/microsoft-setup-msbuil…
Browse files Browse the repository at this point in the history
…d-2.x

chore(deps): update microsoft/setup-msbuild action to v2
  • Loading branch information
SlashNephy authored Oct 16, 2024
2 parents d91f7a7 + 477420a commit b0e8174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2

- name: Setup vcpkg
uses: lukka/run-vcpkg@v7
Expand Down

0 comments on commit b0e8174

Please sign in to comment.