Skip to content

Commit 086280a

Browse files
chore(deps): update vcpkg digest to 41c447c
1 parent 0169b4a commit 086280a

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: 41c447cc210dc39aa85d4a5f58b4a1b9e573b3dc
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: 41c447cc210dc39aa85d4a5f58b4a1b9e573b3dc
239239
vcpkgJsonGlob: '**/windows/vcpkg.json'
240240

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

0 commit comments

Comments
 (0)