aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/basic.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/basic.yml')
-rw-r--r--.github/workflows/basic.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml
index 8d8d9f3..0376990 100644
--- a/.github/workflows/basic.yml
+++ b/.github/workflows/basic.yml
@@ -47,7 +47,7 @@ jobs:
python-version: '3.x'
- name: Cache Boost
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2
with:
path: boost_*.tar.gz
key: boost_1.72.0