Update vcpkg digest to 4002e3a

OpenVPN Renovate 2025-07-17 10:54:11 +00:00
parent 04fc59c6a0
commit 008846753b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
uses: lukka/run-vcpkg@v11 uses: lukka/run-vcpkg@v11
with: with:
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
vcpkgGitCommitId: d5ec528843d29e3a52d745a64b469f810b2cedbf vcpkgGitCommitId: 4002e3abc6d3e468c73d2d9777a7dd96af5dc224
- name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg. - name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.
uses: lukka/run-cmake@v10 uses: lukka/run-cmake@v10