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 0337064 commit 9c2bbbfCopy full SHA for 9c2bbbf
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup pnpm
23
uses: pnpm/action-setup@v4
24
with:
25
- version: 10
+ version: 10.14.0
26
27
- name: Install dependencies
28
run: pnpm install
0 commit comments