We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe94949 commit f8f845dCopy full SHA for f8f845d
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install pnpm
24
uses: pnpm/[email protected]
25
with:
26
- version: 7.5.0
+ version: 8.6.3
27
- name: Use Node.js ${{ matrix.node }}
28
uses: actions/setup-node@v3
29
0 commit comments