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 11b80b9 commit f308d3eCopy full SHA for f308d3e
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
${{ runner.os }}-
29
- uses: pnpm/action-setup@v3
30
with:
31
- version: 9.0.5
+ version: 8
32
run_install: true
33
34
- run: pnpm i # Run install
0 commit comments