feat(github-action): update actions/cache (v4.1.2 → v4.2.0) (#311)

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]
2024-12-07 04:52:49 +00:00
committed by GitHub
parent 323800841b
commit 25b9569c73
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
scope: '@ivuorinen'
- name: Cache Node Modules
uses: actions/cache@v4.1.2
uses: actions/cache@v4.2.0
id: cache
with:
path: node_modules

View File

@@ -30,7 +30,7 @@ jobs:
scope: '@ivuorinen'
- name: Cache Node Modules
uses: actions/cache@v4.1.2
uses: actions/cache@v4.2.0
id: cache
with:
path: node_modules