docs: enable querystring option for operating systems tabs (#4542)
* docs: enable querystring option for operating systems tabs * fix node.js version
This commit is contained in:
2
.github/workflows/docs-test.yml
vendored
2
.github/workflows/docs-test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v2.4.1
|
||||
with:
|
||||
node-version: "16.10.0"
|
||||
node-version: "16.14.0"
|
||||
cache: "yarn"
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user