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.
1 parent 6e481fa commit 15a05a7Copy full SHA for 15a05a7
3 files changed
.github/workflows/continuous-integration.yaml
@@ -245,7 +245,7 @@ jobs:
245
- name: 🧰 Setup Node.js
246
uses: actions/setup-node@v3.7.0
247
with:
248
- node-version: lts/Gallium
+ node-version: lts/jod
249
250
- name: 🔨 Build
251
working-directory: clients/TypeScript
.github/workflows/user-guide.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: 🧰 Download Hugo
26
run: |
clients/TypeScript/.nvm
@@ -1 +1 @@
1
-v20.13.1
+v22.19.0
0 commit comments