ci: bump cache action to version 4

This commit is contained in:
dundargoc 2024-01-20 11:55:50 +01:00 committed by dundargoc
parent 98a4ed0a11
commit ed103cde28
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ runs:
# if it makes the expression below simpler. hashFiles() has a timer that
# will fail the job if it times out, which can happen if there are too many
# files to search through.
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: .deps
key: ${{ env.CACHE_KEY }}-${{ steps.image.outputs.version }}-${{ hashFiles('cmake**',