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 015106d commit 70af696Copy full SHA for 70af696
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.14.0
+ node-version: 24.14.1
35
cache: npm
36
cache-dependency-path: website/package-lock.json
37
0 commit comments