Skip to content

Commit

Permalink
更新pnpm版本至pnpm 8 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
GarytheNoob committed Sep 24, 2023
1 parent 6116d16 commit 85ab11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup pnpm ⚡️
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 85ab11b

Please sign in to comment.