feat(github-action): update actions/cache ( v4.0.2 → v4.1.0 )

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-04 21:37:00 +00:00
parent 443fd6623b
commit 41e71bbc3c
2 changed files with 2 additions and 2 deletions

View File

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