Skip to content

Commit 24d6f72

Browse files
Update pnpm/action-setup action to v4.2.0
1 parent 07f7396 commit 24d6f72

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515

16-
- uses: pnpm/action-setup@v4.1.0
16+
- uses: pnpm/action-setup@v4.2.0
1717

1818
- uses: actions/[email protected]
1919
with:

0 commit comments

Comments
 (0)