Skip to content

Commit 989b1cd

Browse files
committed
changeworkflow
1 parent bf93e2c commit 989b1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

2828
- name: 3. 缓存
29-
uses: actions/cache@v2
29+
uses: actions/cache@v4
3030
id: cache-dependencies
3131
with:
3232
path: node_modules

0 commit comments

Comments
 (0)