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 95a044b commit 324a10eCopy full SHA for 324a10e
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: pnpm/action-setup@v4
26
id: pnpm-install
27
with:
28
- version: 8
+ version: 9.10.0
29
run_install: false
30
31
# Get pnpm store directory
0 commit comments