Skip to content

Commit

Permalink
chore: update pnpm action-setup to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Aug 12, 2024
1 parent 4bb7c71 commit bc4fe4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit bc4fe4b

Please sign in to comment.