Skip to content

Commit

Permalink
fix: update setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Aug 11, 2024
1 parent 97f2668 commit 1820753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 18.x
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4
with:
version: 8.6.3
- name: Cache node_modules
Expand Down

0 comments on commit 1820753

Please sign in to comment.