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 efbd9cd + 419a2a3 commit 3495603Copy full SHA for 3495603
.github/workflows/deploy-docs.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
- uses: actions/setup-node@v4
21
with:
22
- node-version: 16
+ node-version: 18
23
cache: npm
24
- run: npm ci
25
- name: Build
0 commit comments