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 75b4e6c commit b8f647aCopy full SHA for b8f647a
.github/workflows/eb-release.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Npm Install
36
run: |
37
- npm install pnpm -g
+ npm install pnpm@7.9.3 -g
38
pnpm install
39
40
- name: Version
0 commit comments