From ce754787e29898b2defaef0bae550c5e0851091e Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Sat, 22 Jun 2024 14:10:56 +0200 Subject: [PATCH] Bump baseline --- .github/workflows/macos.yml | 2 +- .github/workflows/windows.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 6dea8ba..5560d8e 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v4 with: repository: microsoft/vcpkg - ref: a1212c93cabaa9c5c36c1ffdb4bddd59fdf31e43 # TODO: can we have a canonical baseline for tests? + ref: c4467cb686f92671f0172aa8299a77d908175b4e # TODO: can we have a canonical baseline for tests? path: vcpkg fetch-depth: 1 diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8004d44..d47eb3b 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v4 with: repository: microsoft/vcpkg - ref: a1212c93cabaa9c5c36c1ffdb4bddd59fdf31e43 # TODO: can we have a canonical baseline for tests? + ref: c4467cb686f92671f0172aa8299a77d908175b4e # TODO: can we have a canonical baseline for tests? path: vcpkg fetch-depth: 1