Skip to content

Commit 7fc3eed

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 4df2fdf commit 7fc3eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node }}
2323

24-
- uses: pnpm/action-setup@v2
24+
- uses: pnpm/action-setup@v4
2525
name: Install pnpm
2626
id: pnpm-install
2727
with:

0 commit comments

Comments
 (0)