Skip to content

Commit

Permalink
Merge pull request #203 from jiftechnify/upgrade-pnpm
Browse files Browse the repository at this point in the history
upgrade pnpm version used in CI
  • Loading branch information
jiftechnify authored Oct 11, 2024
2 parents a49035b + b4f383f commit eae68d9
Show file tree
Hide file tree
Showing 2 changed files with 2,915 additions and 2,482 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8
version: 9

- name: Get pnpm store
shell: bash
Expand Down
Loading

0 comments on commit eae68d9

Please sign in to comment.