chore(deps): update actions/cache action to v5 #131

Merged
t.behrendt merged 1 commits from renovate/actions-cache-5.x into main 2026-05-31 13:18:29 +02:00
Showing only changes of commit b8d87736a9 - Show all commits
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Cache dependencies
id: cache-deps
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
with:
path: |
node_modules