Skip to content

Commit 2b17bbe

Browse files
committed
fix: ci
1 parent 7266610 commit 2b17bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: 16
2828

2929
- name: Install pnpm
30-
uses: pnpm/action-setup@v2.2.2
30+
uses: pnpm/action-setup@v2.4.1
3131
with:
3232
run_install: false
3333

0 commit comments

Comments
 (0)