Skip to content

Commit 69337f0

Browse files
authored
ci: update workflow (#64)
Signed-off-by: lixd <[email protected]>
1 parent 3aee689 commit 69337f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: '14'
2828

2929
- name: Cache dependencies
30-
uses: actions/cache@v1
30+
uses: actions/cache@v4
3131
with:
3232
path: ~/.npm
3333
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)