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 96d8cda commit 83355b4Copy full SHA for 83355b4
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
${{ runner.os }}-
33
- uses: pnpm/[email protected]
34
with:
35
- version: latest
+ version: 8.3.1
36
run_install: false
37
- name: Install packages
38
run: pnpm install --frozen-lockfile
0 commit comments