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 b6fec75 commit f2105ffCopy full SHA for f2105ff
.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