Skip to content

Commit 54cc3e4

Browse files
chore(deps): update dependency node to v24
1 parent 7e1a05e commit 54cc3e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typespec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name : Setup Node.js environment
3030
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3131
with :
32-
node-version : '20.20.2'
32+
node-version : '24.14.1'
3333

3434
- name : Install tsp
3535
run : npm install -g @typespec/compiler@0.64.0

0 commit comments

Comments
 (0)