chore(deps): update actions/cache action to v3.3.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-12 00:35:58 +00:00
parent cb81b2ca32
commit 6d34da1f31

View File

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