Skip to content

Commit 96cfec0

Browse files
authored
Merge branch 'master' into hibernation
2 parents 46bff90 + 7adf7a3 commit 96cfec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Cache
6363
id: cache
64-
uses: actions/cache@v2
64+
uses: actions/cache@v4
6565
with:
6666
path: ./node_modules
6767
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)