Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 93317b7

Browse files
authored
Merge pull request #120 from nodejs-monorepo-templates/dependabot/github_actions/pnpm/action-setup-2.4.0
Bump pnpm/action-setup from 2.2.4 to 2.4.0
2 parents 4416f5c + 7f0d226 commit 93317b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
pnpm5-${{ matrix.vars.id }}-
6161
pnpm5-
6262
- name: Install pnpm
63-
uses: pnpm/action-setup@v2.2.4
63+
uses: pnpm/action-setup@v2.4.0
6464
with:
6565
version: ${{ matrix.pnpm }}
6666
run_install: |

0 commit comments

Comments
 (0)