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 e031420 commit 04a5f85Copy full SHA for 04a5f85
1 file changed
.github/workflows/ci.yml
@@ -15,8 +15,8 @@ jobs:
15
16
- name: Install pnpm
17
uses: pnpm/action-setup@v4
18
- with:
19
- version: 10
+ # with:
+ # version: 10
20
21
- name: Set up Node.js
22
uses: actions/setup-node@v4
0 commit comments