Skip to content

Commit d5faba0

Browse files
committed
Fix build-check.yml
1 parent cc79525 commit d5faba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: pnpm/action-setup@v3
2222
name: Install pnpm
2323
with:
24-
version: 8
24+
version: 10
2525
run_install: false
2626

2727
- name: Compile

0 commit comments

Comments
 (0)