Skip to content

Commit 6f397ae

Browse files
committed
fix: pnpm
1 parent b92598d commit 6f397ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v3
2121
- uses: pnpm/action-setup@v4
2222
with:
23-
version: 7
23+
version: 9
2424
- name: Use Node.js ${{ matrix.node-version }}
2525
uses: actions/setup-node@v3
2626
with:

0 commit comments

Comments
 (0)