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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-08 23:13:40 +00:00
parent 9894fb00bd
commit e7d421bb81

View File

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