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 2b5344c commit cbf8c42Copy full SHA for cbf8c42
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- uses: actions/setup-node@v5
15
with:
16
- node-version: 22.x
+ node-version: 21.x
17
cache: yarn
18
19
- name: Build website
0 commit comments