mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-21 18:06:30 +02:00
chore: Update .github workflows to pnpm 11, copy resolutions from package.json into pnpm-workspace.yaml
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install Node and PNPM
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10
|
||||
version: 11
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
Reference in New Issue
Block a user