fix(github-action): update actions/cache ( v4.1.0 → v4.1.1 ) (#296)

This commit is contained in:
renovate[bot]
2024-10-10 12:52:52 +03:00
committed by GitHub
parent 5405ab1a24
commit 3449c495cc
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.0
uses: actions/cache@v4.1.1
id: cache
with:
path: node_modules

View File

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