Skip to content

Commit 400dd78

Browse files
authored
Update ci.yml
1 parent f35e9d4 commit 400dd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup pnpm
2424
uses: pnpm/action-setup@v2
2525
with:
26-
version: latest
26+
version: 8
2727

2828
- name: Setup Node.js ${{ matrix.node }}
2929
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)