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 2274dd5 commit 1811a3fCopy full SHA for 1811a3f
.github/workflows/deploy_pages.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install pnpm
14
uses: pnpm/action-setup@v3
15
with:
16
- version: 8
+ version: ^10.13.1
17
- name: Install dependencies
18
run: pnpm install
19
- name: build
0 commit comments