Skip to content

Commit

Permalink
Bump vcpkg commit ID to latest stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinling committed Jun 9, 2024
1 parent dc6d720 commit c0b27be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install dependencies (Windows)
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: 261dd6831673d3b07e5118261f7e161a21d1a759
vcpkgGitCommitId: 01f602195983451bc83e72f4214af2cbc495aa94 # 2024.05.24 release
runVcpkgInstall: true
doNotCache: false
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit c0b27be

Please sign in to comment.