Skip to content

Commit babc6bd

Browse files
chore(deps): update dependency node to v24
1 parent b06d2a0 commit babc6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-ts-sdk-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Set up Node.js
5858
uses: actions/setup-node@v4
5959
with:
60-
node-version: "20"
60+
node-version: "24"
6161

6262
- name: Install dependencies
6363
working-directory: ts-sdk

0 commit comments

Comments
 (0)