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 2f06bb1 commit 0436086Copy full SHA for 0436086
.github/workflows/sync-index.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup pnpm
31
uses: pnpm/action-setup@v4
32
with:
33
- version: 9
+ version: 10
34
cache: true
35
36
- name: Install dependencies
.github/workflows/verify-build.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
0 commit comments