From b111a3a38174c311eb1063f6a4ce9b8a29c268c4 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 2 Dec 2020 19:47:56 +0800 Subject: ... --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa5d19e3..3aa088a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: submodules: true - name: Restore artifacts, or run vcpkg, build and cache artifacts - uses: lukka/run-vcpkg@v3 + uses: lukka/run-vcpkg@v6 id: runvcpkg with: vcpkgArguments: "${{ env.vcpkgPackages }}" -- cgit v1.2.3