Skip to content

Commit 096d3ec

Browse files
committed
ci: fix pnpm version
1 parent aacf0fb commit 096d3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Install dependencies and perform setup for https://github.com/tanis
44
inputs:
55
pnpm-version:
66
description: PNPM version
7-
default: "8"
7+
default: latest
88
node-version:
99
description: Node.js version
1010
default: lts/*

0 commit comments

Comments
 (0)