chore(deps): update actions/cache action to v6 #140

Merged
renovate-bot merged 1 commits from renovate/actions-cache-6.x into main 2026-07-01 07:12:17 +02:00
Showing only changes of commit ed13a278a1 - Show all commits
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Cache dependencies
id: cache-deps
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
with:
path: |
node_modules