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 62dac2e commit 7ed7125Copy full SHA for 7ed7125
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
${{ runner.os }}-
29
- uses: pnpm/[email protected]
30
with:
31
- version: 10.5.0
+ version: 9.0.5
32
run_install: true
33
34
- run: pnpm i # Run install
0 commit comments