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:
|
||||
submodules: true
|
||||
- name: Cache Boost
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: '${{ runner.workspace }}/boost_*.tar.gz'
|
||||
key: 'boost-${{ matrix.boost-version }}'
|
||||
|
Reference in New Issue
Block a user