From e243ad879af8cedd1cc51b02f0c7d396bae91782 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 26 Jul 2020 00:01:34 +0800 Subject: ... --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61daa041..aa5d19e3 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@add_triplet_to_cachekey + uses: lukka/run-vcpkg@v3 id: runvcpkg with: vcpkgArguments: "${{ env.vcpkgPackages }}" -- cgit v1.2.3