Skip to content

Commit f1f0701

Browse files
chore(deps): update vcpkg digest to c146a8f
1 parent 4682572 commit f1f0701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/msbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Restore from cache and install vcpkg
2121
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
2222
with:
23-
vcpkgGitCommitId: 460551b0ec06be1ba6b918448bf3b0f44add813d
23+
vcpkgGitCommitId: c146a8f445c6ce618f1bb90d93f7d67b45f5a748
2424
vcpkgJsonGlob: '**/windows/vcpkg.json'
2525

2626
- name: Run CMake with vcpkg.json manifest
@@ -67,7 +67,7 @@ jobs:
6767
- name: Restore from cache and install vcpkg
6868
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
6969
with:
70-
vcpkgGitCommitId: 460551b0ec06be1ba6b918448bf3b0f44add813d
70+
vcpkgGitCommitId: c146a8f445c6ce618f1bb90d93f7d67b45f5a748
7171
vcpkgJsonGlob: '**/mingw/vcpkg.json'
7272

7373
- name: Run CMake with vcpkg.json manifest

0 commit comments

Comments
 (0)