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 fc28ddb commit 3365ed4Copy full SHA for 3365ed4
.github/workflows/deploy-doc.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Setup Node
24
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
25
with:
26
node-version: 20
27
cache: npm
.github/workflows/test-deploy-doc.yml
0 commit comments