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 4af296d commit e7deaafCopy full SHA for e7deaaf
.github/workflows/publish-docs.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: setup pnpm
26
uses: pnpm/action-setup@v3
27
with:
28
- version: 8
+ version: 10
29
run_install: false
30
31
- name: Setup pnpm cache
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
0 commit comments