chore(deps): update actions/cache action to v3.3.1 (#2)

This commit is contained in:
renovate[bot]
2023-05-05 00:05:30 +03:00
committed by GitHub
parent 0b2b89ca98
commit 6c780c0433

View File

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