Skip to content

Commit 5d720b4

Browse files
committed
Upgrade pnpm installer to v9
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent 6e6ec2c commit 5d720b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-node/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
- name: Install pnpm
1414
uses: pnpm/action-setup@v3
1515
with:
16-
version: 8
16+
version: 9
1717
- name: Setup Node
1818
uses: actions/setup-node@v4.0.1
1919
with:

0 commit comments

Comments
 (0)