Skip to content

Commit c2df235

Browse files
committed
align version
1 parent 50a73f1 commit c2df235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v3
1414
with:
1515
node-version: 16
16-
- run: npm install -g pnpm@5.3
16+
- run: npm install -g pnpm@6.32.11
1717
- run: pnpm install
1818
- run: pnpm build
1919
- run: npx playwright install --with-deps

0 commit comments

Comments
 (0)