Skip to content

Commit 44541b6

Browse files
committed
Release Preparation for V1.8.0
1 parent d8ab133 commit 44541b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
node-version: ${{ matrix.node-version }}
2424

2525
- name: Cache node modules
26-
uses: actions/cache@v2
26+
uses: actions/cache@v4
2727
env:
2828
cache-name: cache-node-modules
2929
with:

0 commit comments

Comments
 (0)