Skip to content

Commit b6968fb

Browse files
authored
Merge pull request #2525 from quentin/fixpopulatedependencies
chore: align vcpkg version in `populate-deps.yml`
2 parents ecfefac + 90c25fa commit b6968fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/populate-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
git clone https://github.com/Microsoft/vcpkg.git
2828
cd vcpkg
29-
git checkout 56954f1db97f38635782d5ad7cdfd45d2731c854
29+
git checkout 6f29f12e82a8293156836ad81cc9bf5af41fe836
3030
3131
- name: Bootstrap vcpkg
3232
working-directory: vcpkg

0 commit comments

Comments
 (0)