chore(deps): update actions/cache action to v4 (#175)

This commit is contained in:
renovate[bot]
2024-01-18 02:04:56 +02:00
committed by GitHub
parent 7a832703f9
commit ca36feb999

View File

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