We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c5a5c commit a1561cbCopy full SHA for a1561cb
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v2
23
with:
24
- version: 8
+ version: 9
25
26
- name: Setup Node.js ${{ matrix.node-version }}
27
uses: actions/setup-node@v4
0 commit comments