We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7823be2 commit bc7a005Copy full SHA for bc7a005
.github/workflows/ci.yml
@@ -19,6 +19,8 @@ jobs:
19
20
- name: Install pnpm
21
uses: pnpm/action-setup@v4
22
+ with:
23
+ version: 10
24
25
- name: Setup Node.js ${{ matrix.node-version }}
26
uses: actions/setup-node@v4
0 commit comments