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 ccafe21 commit 0f9e454Copy full SHA for 0f9e454
2 files changed
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node.js
28
uses: actions/setup-node@v4
29
with:
30
- node-version: 18
+ node-version: 22
31
cache: npm
32
cache-dependency-path: docs/package-lock.json
33
0 commit comments