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 29300f3 commit 4e0e8e7Copy full SHA for 4e0e8e7
.github/workflows/build-package.yaml
@@ -21,6 +21,7 @@ jobs:
21
- uses: pnpm/action-setup@v4
22
name: Install pnpm
23
with:
24
+ version: latest
25
run_install: false
26
27
- name: Get pnpm store directory
0 commit comments