We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5c6b5 commit 2940409Copy full SHA for 2940409
1 file changed
.github/workflows/deploy-docs.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v3
17
with:
18
- node-version: 18
+ node-version: 20
19
20
- name: Install Dependencies
21
run: npm ci
0 commit comments