Skip to content

Commit 16a8839

Browse files
Update Node.js to v24.16.0
1 parent 6ebc43b commit 16a8839

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
@@ -147,7 +147,7 @@ npm-types:generate-graphql:
147147

148148

149149
.npm-types:publish-graphql:
150-
image: node:24.15.0
150+
image: node:24.16.0
151151
needs:
152152
- npm-types:generate-graphql
153153
variables:

0 commit comments

Comments
 (0)