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 546a1d3 commit 2686fd6Copy full SHA for 2686fd6
1 file changed
.github/workflows/deploy-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Node.js
32
uses: actions/setup-node@v6
33
with:
34
- node-version: 24.16.0
+ node-version: 24.17.0
35
cache: npm
36
cache-dependency-path: website/package-lock.json
37
0 commit comments