We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8725eab commit 9110614Copy full SHA for 9110614
.github/workflows/publish.yml
@@ -23,8 +23,6 @@ jobs:
23
24
- name: Setup pnpm
25
uses: pnpm/action-setup@v4
26
- with:
27
- version: '10.12.1'
28
29
- name: Install dependencies
30
run: pnpm install --frozen-lockfile
.github/workflows/release.yml
@@ -27,8 +27,6 @@ jobs:
31
32
33
34
0 commit comments