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 2d1031e commit fb6fb4eCopy full SHA for fb6fb4e
.github/workflows/javascript-client.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
- uses: actions/setup-node@v4
24
with:
25
- node-version: "16"
+ node-version: "22"
26
cache: "yarn"
27
cache-dependency-path: javascript-client/package.json
28
0 commit comments