chore(deps): update actions/cache action (v4.2.4 → v4.3.0) (#272)

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-09-29 18:50:53 +03:00
committed by GitHub
parent 4a3c30cceb
commit 1e4637971d
5 changed files with 5 additions and 5 deletions

View File

@@ -216,7 +216,7 @@ runs:
- name: Setup Caching
if: inputs.cache == 'true'
id: deps-cache
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
with:
path: |
**/node_modules