We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e81c47 commit 748c3c5Copy full SHA for 748c3c5
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
# 准备 pnpm
23
- uses: pnpm/action-setup@v4
24
with:
25
- version: 8
+ version: 8.1.0
26
cache: pnpm
27
# 配置 git 用户
28
- name: Setup git user
0 commit comments