update cache version

This commit is contained in:
2024-07-17 13:30:31 -06:00
parent 25a4ba4f28
commit bb977d6f95

View File

@@ -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 }}'