Skip to content

Commit c2bdda8

Browse files
Update Node.js to v24.13.0
1 parent d0d1151 commit c2bdda8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ npm-types:generate-graphql:
142142

143143

144144
.npm-types:publish-graphql:
145-
image: node:24.10.0
145+
image: node:24.13.0
146146
needs:
147147
- npm-types:generate-graphql
148148
variables:

0 commit comments

Comments
 (0)