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 0ae1e69 commit c73b1ffCopy full SHA for c73b1ff
.github/workflows/node.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: ${{ matrix.node-version }}
21
- uses: pnpm/action-setup@v2
22
with:
23
- version: 8
+ version: 10
24
- name: Get pnpm store directory
25
shell: bash
26
run: |
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments