We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5988005 commit 9295c5aCopy full SHA for 9295c5a
1 file changed
.github/workflows/deploy.yml
@@ -20,8 +20,6 @@ jobs:
20
21
- name: Setup pnpm
22
uses: pnpm/action-setup@v4
23
- with:
24
- version: latest
25
26
- name: Install dependencies
27
run: pnpm install --frozen-lockfile
0 commit comments