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.
2 parents a5edb1e + 95907f5 commit 54f2478Copy full SHA for 54f2478
2 files changed
.github/workflows/docs_deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: Setup Node.js
26
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
27
with:
28
node-version: 22
29
cache: npm
.github/workflows/pull_request_docs_preview.yml
@@ -26,7 +26,7 @@ jobs:
30
31
32
0 commit comments