Skip to content

Commit

Permalink
Update setup-msbuild and run-vcpkg versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rtoumazet authored Oct 11, 2024
1 parent b0ce2ab commit 1b6b4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis

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

- name: Restore from cache and install vcpkg
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: 'c3801cf53c614ffc54c94051d124eba097b057b1' #2024.02.02
vcpkgDirectory: D:\a\saturnin\saturnin\vcpkg
Expand Down

0 comments on commit 1b6b4af

Please sign in to comment.