Skip to content

Commit

Permalink
Merge pull request #572 from dwightjack/renovate/pnpm-action-setup-4.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm/action-setup action to v4
  • Loading branch information
dwightjack committed Jun 10, 2024
2 parents b82f9af + 2e82b92 commit 9ac7748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Setup the repo
runs:
using: "composite"
steps:
- uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- name: Use Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
Expand Down

0 comments on commit 9ac7748

Please sign in to comment.