GHA: update actions

- actions/cache action to v5.0.1
- actions/download-artifact to v7.0.0
- actions/upload-artifact to v6.0.0

Closes #19952
Closes #19953
This commit is contained in:
renovate[bot] 2025-12-12 22:02:09 +00:00 committed by Viktor Szakats
parent 74494d620b
commit 72f55c1c12
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
5 changed files with 45 additions and 45 deletions

View file

@ -113,7 +113,7 @@ jobs:
- name: 'cache libressl'
if: ${{ contains(matrix.build.install_steps, 'libressl') }}
uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
id: cache-libressl
env:
cache-name: cache-libressl