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 b5ab26c + b7dc13a commit 95907f5Copy full SHA for 95907f5
2 files changed
.github/workflows/docs_deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4
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