Skip to content

Commit acf7d6a

Browse files
authored
fix: Cannot find matching keyid: ${JSON.stringify({ signatures, keys })}
1 parent 31958a4 commit acf7d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: 设置 Node.js
3030
uses: actions/setup-node@v3
3131
with:
32-
node-version: 20
32+
node-version: 21
3333
cache: pnpm
3434

3535
- name: 安装依赖

0 commit comments

Comments
 (0)