We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b242f86 commit cda819bCopy full SHA for cda819b
1 file changed
.github/workflows/npm-publish.yml
@@ -24,8 +24,6 @@ jobs:
24
25
- name: Setup pnpm
26
uses: pnpm/action-setup@v4
27
- with:
28
- version: 9
29
30
- name: Install dependencies
31
run: pnpm install --frozen-lockfile
0 commit comments