chore(deps)!: update actions/cache (v4.3.0 → v5.0.0) (#77)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-12 12:14:05 +02:00
committed by GitHub
parent 81722f696d
commit 969210f8b3

View File

@@ -58,7 +58,7 @@ jobs:
run: npm install -g corepack --force && corepack enable run: npm install -g corepack --force && corepack enable
- name: Cache Node Modules - name: Cache Node Modules
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0
id: cache id: cache
with: with:
path: node_modules path: node_modules