Skip to content

Commit

Permalink
Merge pull request #147 from NachoToast/renovate/pnpm-action-setup-3.x
Browse files Browse the repository at this point in the history
Update pnpm/action-setup action to v3
  • Loading branch information
NachoToast authored Feb 13, 2024
2 parents b4dac2c + 35d68dd commit 1d65ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v3.0.0
with:
version: 8

Expand Down

0 comments on commit 1d65ec5

Please sign in to comment.