Skip to content

Commit

Permalink
Update pnpm/action-setup action to v4 (#39124)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
matticbot and renovate-bot authored Aug 28, 2024
1 parent 6f04b20 commit 6a2f5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tool-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ runs:
- name: Setup pnpm
if: steps.versions.outputs.node-version != 'false'
uses: pnpm/action-setup@v3.0.0
uses: pnpm/action-setup@v4.0.0
with:
version: ${{ steps.versions.outputs.pnpm-version }}
- name: Setup Node
Expand Down

0 comments on commit 6a2f5d6

Please sign in to comment.