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 ac65f6d commit d1ebe74Copy full SHA for d1ebe74
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: pnpm/action-setup@v4
19
name: Install pnpm
20
with:
21
- version: 8
+ version: 10
22
run_install: false
23
24
- name: Get pnpm store directory
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
25
26
27
0 commit comments