We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b32a484 commit 0027b8cCopy full SHA for 0027b8c
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.13.0
+ node-version: 24.13.1
35
cache: npm
36
cache-dependency-path: website/package-lock.json
37
0 commit comments