GHA: update actions/cache digest to d4323d4

Closes #16510
This commit is contained in:
renovate[bot] 2025-02-27 16:21:03 +00:00 committed by Daniel Stenberg
parent 1fe62d9bae
commit aa51da563a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 29 additions and 29 deletions

View file

@ -300,7 +300,7 @@ jobs:
- name: 'cache libressl'
if: contains(matrix.build.install_steps, 'libressl')
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
id: cache-libressl
env:
cache-name: cache-libressl
@ -631,7 +631,7 @@ jobs:
run: sudo apt-get -o Dpkg::Use-Pty=0 install libfl2 ${{ matrix.build == 'cmake' && 'ninja-build' || '' }}
- name: 'cache compiler (djgpp)'
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
id: cache-compiler
with:
path: ~/djgpp