We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00cc37 commit 3d689c8Copy full SHA for 3d689c8
.github/workflows/deploy-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v2
17
- uses: actions/setup-node@v3
18
with:
19
- node-version: 20.x
+ node-version: 16.x
20
cache: npm
21
cache-dependency-path: ./docs/
22
0 commit comments