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 e78ca3c commit 2f5e579Copy full SHA for 2f5e579
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install pnpm
19
uses: pnpm/[email protected]
20
with:
21
- version: 9.x.x
+ version: 10.x.x
22
23
- name: Install Node 24
24
uses: actions/setup-node@v4
0 commit comments