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 9f6b78e commit bd94f9fCopy full SHA for bd94f9f
.github/workflows/release.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- name: Install pnpm
29
uses: pnpm/action-setup@v4
30
+ with:
31
+ version: latest
32
33
- name: Install Node.js
34
uses: actions/setup-node@v4
0 commit comments