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 49a6b1d commit 8589dbaCopy full SHA for 8589dba
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
node-version: ${{ matrix.node-version }}
28
- uses: pnpm/action-setup@v2
29
with:
30
- version: 7
+ version: 6
31
run_install: |
32
- recursive: true
33
args: [--frozen-lockfile]
0 commit comments