Skip to content

Commit

Permalink
ci: update pnpm to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Oct 18, 2023
1 parent 6b2a795 commit 34e0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8

- name: Set node version to 16
uses: actions/setup-node@v2
Expand Down

0 comments on commit 34e0dc0

Please sign in to comment.