Skip to content

Commit ae87a22

Browse files
committed
chore: update vcpk baseline
1 parent 565ca63 commit ae87a22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/VS-CI-Tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Library Dependencies (vcpkg)
3939
uses: lukka/run-vcpkg@v11
4040
with:
41-
vcpkgGitCommitId: '56954f1db97f38635782d5ad7cdfd45d2731c854'
41+
vcpkgGitCommitId: '6f29f12e82a8293156836ad81cc9bf5af41fe836'
4242

4343
- name: Create Build Directory
4444
working-directory: ${{github.workspace}}

vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"version": "3.40.1"
1313
}
1414
],
15-
"builtin-baseline": "56954f1db97f38635782d5ad7cdfd45d2731c854"
15+
"builtin-baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836"
1616
}

0 commit comments

Comments
 (0)