Update clang-tidy.yml

This commit is contained in:
Magne Sjaastad
2022-10-14 07:52:02 +02:00
parent 2cd7576413
commit 905b2abe53

View File

@@ -44,7 +44,7 @@ jobs:
with:
VCPKGRESPONSEFILE: ${{ github.workspace }}/${{ matrix.config.vcpkg-response-file }}
- name: Run vcpkg
uses: lukka/run-vcpkg@v10
uses: lukka/run-vcpkg@v7
id: runvcpkg
with:
vcpkgArguments: "@${{ github.workspace }}/${{ matrix.config.vcpkg-response-file }}"