ci: use johnwason/vcpkg-action@v7 for vcpkg action
This commit is contained in:
committed by
Chris Rizzitello
parent
13c993c798
commit
bd8e2c5335
@ -75,7 +75,7 @@ runs:
|
||||
- name: Build and cache vcpkg
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
id: vcpkg
|
||||
uses: sithlord48/vcpkg-action@v7
|
||||
uses: johnwason/vcpkg-action@v7
|
||||
with:
|
||||
pkgs: gtest openssl
|
||||
extra-args: --classic
|
||||
|
||||
Reference in New Issue
Block a user