Skip to content

Commit

Permalink
build: bump pnpm action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Dec 2, 2024
1 parent b0b9916 commit 6dc6f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Install pnpm
uses: pnpm/action-setup@v3
uses: pnpm/action-setup@v4

- name: Use Node.js v20
uses: actions/setup-node@v4
Expand Down

0 comments on commit 6dc6f6f

Please sign in to comment.