chore: update node version to 18.16.0 and update pnpm version to 8.5.0 ()

This commit is contained in:
Kilu.He 2023-05-10 17:21:41 +08:00 committed by GitHub
parent dad0419da0
commit bc723f8d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 917 additions and 857 deletions
.github/workflows
frontend/appflowy_tauri

View File

@ -6,8 +6,8 @@ on:
- "frontend/appflowy_tauri/**" - "frontend/appflowy_tauri/**"
env: env:
NODE_VERSION: "16" NODE_VERSION: "18.16.0"
PNPM_VERSION: "7.17.1" PNPM_VERSION: "8.5.0"
RUST_TOOLCHAIN: "1.65" RUST_TOOLCHAIN: "1.65"
jobs: jobs:

File diff suppressed because it is too large Load Diff