Skip to content

Commit 3b8fa04

Browse files
fix github build action
1 parent 4efb667 commit 3b8fa04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install pnpm
3232
uses: pnpm/action-setup@v4
3333
with:
34-
version: 9
34+
version: 10
3535
run_install: false
3636

3737
- name: Install Node.js

0 commit comments

Comments
 (0)