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 3e95b70 commit befc099Copy full SHA for befc099
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: pnpm/action-setup@v4
28
name: Install pnpm
29
with:
30
- version: 8
+ version: 9
31
run_install: false
32
33
- name: Get pnpm store directory
0 commit comments