GHA: update actions/cache action to v5

Closes #19940
This commit is contained in:
renovate[bot] 2025-12-11 22:24:51 +00:00 committed by Viktor Szakats
parent 2e3687c60c
commit 141ce4be64
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
4 changed files with 37 additions and 37 deletions

View file

@ -112,7 +112,7 @@ jobs:
- name: 'cache libressl'
if: ${{ contains(matrix.build.install_steps, 'libressl') }}
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0
id: cache-libressl
env:
cache-name: cache-libressl