Skip to content

Commit d9f2dfa

Browse files
Update Node.js to v22.18.0
1 parent baef837 commit d9f2dfa

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:22.17.1
145+
image: node:22.18.0
146146
needs:
147147
- npm-types:generate-graphql
148148
variables:

0 commit comments

Comments
 (0)