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 0c8adf3 commit 57ae050Copy full SHA for 57ae050
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install pnpm
34
uses: pnpm/action-setup@v4
35
with:
36
- version: latest
+ version: 9.9.0
37
run_install: |
38
- recursive: true
39
args: [--no-frozen-lockfile]
0 commit comments