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