Bump actions/cache from 3 to 4 (#1385)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-17 22:15:38 -08:00 committed by GitHub
parent 9a8408725a
commit 8aa827acd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ jobs:
cmake -E make_directory ${{env.INSTALL_DIR}}
- name: Cache installed
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-installed
with:
path: |