Skip to content

Commit b341c92

Browse files
Update Node.js to v24.11.1
1 parent 6a6c863 commit b341c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.11.1
146146
needs:
147147
- npm-types:generate-graphql
148148
variables:

0 commit comments

Comments
 (0)