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 924e100 commit 4f43c84Copy full SHA for 4f43c84
.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