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:
Shahed Nasser
2023-07-17 15:09:24 +03:00
committed by GitHub
parent 950a581690
commit 761c6c80d6
2 changed files with 4 additions and 4 deletions

View File

@@ -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