We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ba328 commit 700c7fcCopy full SHA for 700c7fc
.github/workflows/website.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install pnpm
14
uses: pnpm/action-setup@v2
15
with:
16
- version: 7
+ version: 8
17
- name: Install Node.js
18
uses: actions/setup-node@v3
19
0 commit comments