We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f85f2 commit b2fb7b6Copy full SHA for b2fb7b6
1 file changed
.github/workflows/deploy-docs.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Node.js
32
uses: actions/setup-node@v4
33
with:
34
- node-version: 20
+ node-version: 20.19.6
35
cache: npm
36
cache-dependency-path: website/package-lock.json
37
0 commit comments