aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-26 00:01:34 +0800
committercrupest <crupest@outlook.com>2020-07-26 00:01:34 +0800
commite243ad879af8cedd1cc51b02f0c7d396bae91782 (patch)
tree50d80b8e2b9586e133f4748dbf4c420ebf2d7f03 /.github
parent23bf673f9582d7bc99eb6440be1df0cf5c43b725 (diff)
downloadcru-e243ad879af8cedd1cc51b02f0c7d396bae91782.tar.gz
cru-e243ad879af8cedd1cc51b02f0c7d396bae91782.tar.bz2
cru-e243ad879af8cedd1cc51b02f0c7d396bae91782.zip
...
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
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 }}"