Skip to content

Commit

Permalink
upgrade pnpm@9
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan committed Jun 4, 2024
1 parent 3a3a55d commit 91b1897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: pnpm/action-setup@v3
with:
run_install: false
version: 8
version: 9
- name: Get pnpm store directory
shell: bash
run: |
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
uses: pnpm/action-setup@v3
with:
run_install: false
version: 8
version: 9
- name: Get pnpm store directory
shell: bash
run: |
Expand Down

0 comments on commit 91b1897

Please sign in to comment.