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 a349bfb commit c9c0abfCopy full SHA for c9c0abf
.github/workflows/gh-pages.yml
@@ -17,6 +17,8 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
- uses: pnpm/action-setup@v3
20
+ with:
21
+ version: 9
22
- uses: actions/setup-node@v4
23
with:
24
node-version: 20
0 commit comments