Skip to content

Commit 9a1b391

Browse files
chore(deps): update actions/setup-node action to v6
1 parent fc62753 commit 9a1b391

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
@@ -55,7 +55,7 @@ jobs:
5555
path: ts-sdk
5656

5757
- name: Set up Node.js
58-
uses: actions/setup-node@v4
58+
uses: actions/setup-node@v6
5959
with:
6060
node-version: "20"
6161

0 commit comments

Comments
 (0)