1 parent 3d6cda4 commit 38670bbCopy full SHA for 38670bb
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install pnpm
22
uses: pnpm/action-setup@v4
23
with:
24
- version: latest
+ version: 9
25
26
- name: Setup Node.js ${{ matrix.node-version }}
27
uses: actions/setup-node@v4
0 commit comments