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 69578dc commit 0bdfcbcCopy full SHA for 0bdfcbc
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
id: pnpm-install
28
with:
29
run_install: false
30
+ version: 9
31
32
- name: Get pnpm store directory
33
id: pnpm-cache
.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments