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 f442290 commit 3c6d746Copy full SHA for 3c6d746
1 file changed
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@v6
26
with:
27
- node-version: '26.3.0'
+ node-version: '26.3.1'
28
cache: npm
29
cache-dependency-path: docs-site/package-lock.json
30
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments