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 11f582e commit 879b17eCopy full SHA for 879b17e
.github/workflows/ci.yml
@@ -59,6 +59,8 @@ jobs:
59
cache: "npm"
60
61
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # 4.2.0
62
+ with:
63
+ version: 10
64
65
- name: Install dependencies
66
run: npm ci
0 commit comments