Skip to content

Commit ce6bea6

Browse files
committed
ci: loose pnpm version
1 parent 1e653cc commit ce6bea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- uses: pnpm/[email protected]
2424
with:
25-
version: 7.12.2
25+
version: 7
2626
- uses: actions/setup-node@v3
2727
with:
2828
node-version: '16'

0 commit comments

Comments
 (0)