Skip to content

Commit 8feb485

Browse files
chore(deps): update vcpkg digest to aa8adad
1 parent 0169b4a commit 8feb485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

+2-2
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: aa8adad7a170cf5cec945cdfdcd146c7c48fb9a9
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: aa8adad7a170cf5cec945cdfdcd146c7c48fb9a9
239239
vcpkgJsonGlob: '**/windows/vcpkg.json'
240240

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

0 commit comments

Comments
 (0)