Skip to content

Commit 3be636a

Browse files
committed
chore: add pnpm version to lint
1 parent 3e409e2 commit 3be636a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
steps:
4949
- uses: actions/checkout@v3
5050
- uses: pnpm/[email protected]
51+
with:
52+
version: 9
5153
- uses: actions/setup-node@v3
5254
with:
5355
node-version: 18

0 commit comments

Comments
 (0)