Skip to content

Commit

Permalink
Merge pull request #18 from reg-viz/renovate/pnpm-action-setup-3.x
Browse files Browse the repository at this point in the history
chore: update pnpm/action-setup action to v3
  • Loading branch information
wadackel authored Feb 22, 2024
2 parents 915adde + cc9fa5b commit e28f455
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 @@ -7,7 +7,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v3.0.0

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e28f455

Please sign in to comment.