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 ac6b174 commit c00ded6Copy full SHA for c00ded6
.github/workflows/GHPages.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
- uses: actions/setup-node@v4
29
with:
30
- node-version: 18.x
+ node-version: lts/*
31
- name: Install Packages
32
run: yarn
33
- name: Build docs
0 commit comments