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 091e93a commit 1f0682bCopy full SHA for 1f0682b
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.15.0
+ node-version: 24.16.0
35
cache: npm
36
cache-dependency-path: website/package-lock.json
37
0 commit comments