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