Skip to content

Commit 4a77c78

Browse files
chore(deps): update vcpkg digest to 35696bc
1 parent 0169b4a commit 4a77c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Restore from cache and install vcpkg
5656
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
5757
with:
58-
vcpkgGitCommitId: acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4
58+
vcpkgGitCommitId: 35696bca8e0a38820678c1571a7bdfca61ef2a2a
5959
vcpkgJsonGlob: '**/mingw/vcpkg.json'
6060

6161
- name: Run CMake with vcpkg.json manifest
@@ -235,7 +235,7 @@ jobs:
235235
- name: Restore artifacts, or setup vcpkg (do not install any package)
236236
uses: lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
237237
with:
238-
vcpkgGitCommitId: acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4
238+
vcpkgGitCommitId: 35696bca8e0a38820678c1571a7bdfca61ef2a2a
239239
vcpkgJsonGlob: '**/windows/vcpkg.json'
240240

241241
- name: Run CMake with vcpkg.json manifest (NO TESTS)

0 commit comments

Comments
 (0)