Skip to content

Commit 6d0a128

Browse files
committed
chore: fix release.yml
1 parent 07522c4 commit 6d0a128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup pnpm
4040
uses: pnpm/action-setup@v4
4141
with:
42-
version: 10.17.0
42+
version: 10.17.1
4343
run_install: false
4444

4545
- name: Setup Node.js

0 commit comments

Comments
 (0)