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 c147962 commit 23690b7Copy full SHA for 23690b7
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install pnpm
18
uses: pnpm/action-setup@v2
19
with:
20
- version: 8
+ version: 10
21
- name: Install Node.js
22
uses: actions/setup-node@v3
23
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
- name: Install Node.js ${{ matrix.node-version }}
47
48
0 commit comments