Skip to content

Commit

Permalink
fix(renovate): update pnpm for node v20
Browse files Browse the repository at this point in the history
  • Loading branch information
vanch3d committed Apr 30, 2024
1 parent 2687c41 commit b46f39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup_node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v3
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit b46f39d

Please sign in to comment.