chore(deps): update actions/cache action to v4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-18 20:12:36 +00:00 committed by Tilman Vatteroth
parent 8eb502008a
commit a51f1c668f

View file

@ -19,7 +19,7 @@ runs:
shell: bash
- name: Cache yarn cache
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}