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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-15 14:36:18 +01:00 committed by GitHub
parent 90820974e8
commit c551ee5639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ runs:
- name: Cache dependencies
id: yarn-cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: |
**/node_modules