We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875f351 commit 7bcc3b8Copy full SHA for 7bcc3b8
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node.js
24
uses: actions/setup-node@v3
25
with:
26
- node-version: 16
+ node-version: 18
27
cache: npm
28
29
- name: Install Deps
0 commit comments