chore(deps): update actions/cache action to v4.0.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-29 22:35:56 +00:00
parent 1dec2cd832
commit b5cc7dc9e0

View File

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