Skip to content

Commit

Permalink
chore(CI): update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
SameerJadav committed Nov 1, 2023
1 parent 5e5e246 commit 63234ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
with:
version: 8.6.0
version: 8.9.0

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

1 comment on commit 63234ca

@vercel
Copy link

@vercel vercel bot commented on 63234ca Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.