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 1b2e92b commit 1b8be6dCopy full SHA for 1b8be6d
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup pnpm
26
uses: pnpm/[email protected]
27
with:
28
- version: 7
+ version: 8
29
run_install: false
30
31
- name: Get pnpm store directory
0 commit comments