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.
pnpm
1 parent 9bee1b7 commit 57a38a1Copy full SHA for 57a38a1
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup the pnpm Package Manager
17
uses: pnpm/[email protected]
18
with:
19
- version: 9
+ version: 10
20
21
- name: Install the Dependencies
22
run: pnpm install --frozen-lockfile
0 commit comments