We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40c71ac + 433bf68 commit 3e6c43eCopy full SHA for 3e6c43e
1 file changed
.github/workflows/documentation.yaml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up Node.js
43
uses: actions/setup-node@v6
44
with:
45
- node-version: 20.x
+ node-version: 24.x
46
- name: Build documentation
47
run: |
48
docs/build-docs.sh
0 commit comments