Skip to content

Commit

Permalink
ci: inc pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
stdword committed Jul 11, 2024
1 parent b7e24c8 commit c90e265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/[email protected]
with:
version: 8
version: 9

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit c90e265

Please sign in to comment.