update cache version
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Cache Boost
|
- name: Cache Boost
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: '${{ runner.workspace }}/boost_*.tar.gz'
|
path: '${{ runner.workspace }}/boost_*.tar.gz'
|
||||||
key: 'boost-${{ matrix.boost-version }}'
|
key: 'boost-${{ matrix.boost-version }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user